• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
andrewdoeslearn Avatar
Name:Andrew
Clan:CS50
Member Since:May 2020
Last Seen:Apr 2022
Profiles:
Following:18
Followers:18
Allies:18
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (8)
  • Needs Resolution
  • Custom User Avatar
    • andrewdoeslearn
    • commented on "Fake Binary" kata
    • 5 years ago

    Passes all random tests, works as it should. Yet I get this error:
    The expression strcmp(buffer, "01011110001100111") == 0 is false.

  • Custom User Avatar
    • andrewdoeslearn
    • commented on "Basic Mathematical Operations" c solution
    • 5 years ago

    I like this one. Good use of the ascii values.

  • Custom User Avatar
    • andrewdoeslearn
    • commented on "Reverse words" kata
    • 5 years ago

    I used malloc. it didnt matter, I couldnt return the string, on the char array. I need to learn more about character arrays clearly as I have no idea how to return a whole string.

  • Custom User Avatar
    • andrewdoeslearn
    • commented on "Convert boolean values to strings 'Yes' or 'No'." c solution
    • 5 years ago

    Is this valid ISO 2020 syntax in C?

  • Custom User Avatar
    • andrewdoeslearn
    • commented on "Reverse words" kata
    • 5 years ago

    What format is the string supposed to be returning? I am returning a char* and in CS50 Ide I get everything right, here, I get was expecting "elppa", got "".
    Sorry for the noob question.

  • Custom User Avatar
    • andrewdoeslearn
    • commented on "Beginner - Lost Without a Map" c solution
    • 5 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • andrewdoeslearn
    • commented on "Isograms" c solution
    • 5 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • andrewdoeslearn
    • commented on "Isograms" c solution
    • 5 years ago

    I asked about this code on stack exchange and was promptly banned from asking questions.
    So I would go as far as to guide new programmers away from using syntax like this.

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...