• 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
EPiph Avatar
Name:Unknown
Clan:Ukraine
Member Since:Jun 2019
Last Seen:Feb 2024
Profiles:
    Following:156
    Followers:153
    Allies:152
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (7)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • saudiGuy
      • commented on "Help the bookseller !" python solution
      • 2 years ago

      ;)

    • Custom User Avatar
      • rowcased
      • commented on "Exclamation marks series #6: Remove n exclamation marks in the sentence from left to right" kata
      • 2 years ago

      that's a result of the fact that the kata function name remove is also function in the stdio module, so there's a conflict when trying to include it

    • Custom User Avatar
      • dfhwze
      • commented on "Simple Fun #385: Multitask Windows" kata
      • 2 years ago

      Both cases are correct.

      • last True -> what would be wrong with it?
      • last False -> invalid configuration for 7, 8, 9 combo
    • Custom User Avatar
      • saudiGuy
      • resolved an issue on "Chain Reaction - Minimum Bombs Needed" kata
      • 2 years ago

      Looks like your solution is the fastest of them all. I will use your solution as the reference solution now. It won't happen again.

    • Custom User Avatar
      • dfhwze
      • commented on "Chain Reaction - Minimum Bombs Needed" kata
      • 2 years ago

      Random tests should be as stable as possible. So perhaps the author should deal with this.

    • Custom User Avatar
      • dfhwze
      • commented on "Chain Reaction - Minimum Bombs Needed" python solution
      • 2 years ago

      thanks

    • Custom User Avatar
      • pj777
      • commented on "Grasshopper - Check for factor" nasm solution
      • 2 years ago

      same as this C

      return base % factor == 0;

      with idiv the remainder is put into edx

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...