• 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
stepanovich Avatar
Name:Unknown
Clan:ntua
Member Since:Nov 2018
Last Seen:Jan 2023
Profiles:
Following:14
Followers:14
Allies:14
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (7)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • killKata
    • commented on "Validate Credit Card Number" kata
    • 6 years ago

    In c++ 0 is for false and 1 is for true. Use boolalpha for literal use of true and false.

  • Custom User Avatar
    • Chrono79
    • commented on "A Rule of Divisibility by 13" cpp solution
    • 6 years ago

    Use spoiler flag next time, please.

  • Custom User Avatar
    • chuchuchu
    • commented on "A Rule of Divisibility by 13" cpp solution
    • 6 years ago

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

  • Custom User Avatar
    • RHRafi009
    • commented on "Playing with digits" kata
    • 6 years ago

    There is several ways for this kind of work. But it depends on the language you are using. As an example, in c# there is a string function called Insert(). Using that function you can easilly do this task. There is some equivallent functions in most of the language. You should consult the respected documentation.

  • Custom User Avatar
    • g964
    • commented on "Count the Digit" kata
    • 7 years ago

    What is your problem?

  • Custom User Avatar
    • FArekkusu
    • commented on "Sort Out The Men From Boys " kata
    • 7 years ago

    Look at the function return type, and then at the value you're trying to return.

  • Custom User Avatar
    • MrZizoScream
    • commented on "Sort Out The Men From Boys " kata
    • 7 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...