• 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
Fantomius Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2017
Last Seen:Jul 2024
Profiles:
Following:1
Followers:12
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (21)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • KayleighWasTaken
    • resolved an issue on "NIM the game" kata
    • 4 months ago

    Fixed, user now always recieves winnable game state.

  • Custom User Avatar
    • LegendaryFartMaster
    • commented on "Triple your Money!" kata
    • 2 years ago

    Idea isn't mine, please checkout the comment linked in the description!

  • Custom User Avatar
    • cekstedt
    • resolved an issue on "Magic Triangle Solutions" kata
    • 3 years ago

    Good catch. I had the arguments backwards in my tests. Rookie mistake. I have fixed the bug and republished. Thank you!

  • Custom User Avatar
    • user9644768
    • resolved an issue on "Construct a bit vector set" kata
    • 5 years ago

    I've fixed that yesterday.

  • Custom User Avatar
    • FArekkusu
    • resolved an issue on "maxPossibleScore" kata
    • 5 years ago

    Not an issue. The result can be calculated exactly.

  • Custom User Avatar
    • GiacomoSorbi
    • commented on "Sub-array elements sum" kata
    • 7 years ago

    Fixed :+1:

  • Custom User Avatar
    • Chrono79
    • resolved an issue on "Maximum subarray sum" kata
    • 7 years ago

    Fixed it.

  • Custom User Avatar
    • alhamz
    • commented on "Maximum subarray sum" kata
    • 7 years ago

    Shouldn't solving it to match the test be discouraged? Its an issue that should not take much time to correct but is an issue nonetheless. Can't deny though, its a useful kata!

  • Custom User Avatar
    • valerauko
    • commented on "Maximum subarray sum" kata
    • 7 years ago

    I solved it to match the test case, all the easier.

  • Custom User Avatar
    • Blind4Basics
    • commented on "Esolang Interpreters #4 - Boolfuck Interpreter" kata
    • 8 years ago

    The problem is that CW do not support printing of unicodes when using python, even if python itself can handle them. So what are facing here (I believe) is that your code return a wrong result, this result raise an error that is printed in the console, and that cause the failure. And changing the output will not solve anything because the expected answer will still be displayed.

    But what's "cool" in that, is that you still get the expected value in the failure message when you return the empty string... ;) So now, you just have to correct your code.

  • Custom User Avatar
    • donut87
    • commented on "zero-balanced Array" kata
    • 8 years ago

    Only in computer science there is no debate about 0 being positive. If you consider a number n to be positive if and only if n > 0, then it makes perfect sense. You do not check for the 0 then. The array [0] then contains a negative element for each positive element.

  • Custom User Avatar
    • docgunthrop
    • commented on "Sequence convergence" kata
    • 8 years ago

    Also, expected and actual in the tests are reversed.

  • Custom User Avatar
    • docgunthrop
    • commented on "Sequence convergence" kata
    • 8 years ago

    In the case above, the answer should be 5, which is the length of digits from 3 to 18.

    Similarly, it looks like you intended to say length of numbers/integers, rather than digits (in the last sentence of the Description).

  • Custom User Avatar
    • Voile
    • commented on "NIM" kata
    • 8 years ago

    Which language?

  • Custom User Avatar
    • jrsmolley
    • commented on "NIM" kata
    • 8 years ago

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

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...