• 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
gopheratl Avatar
Name:Unknown
Clan:unaffiliated privateer
Member Since:Apr 2018
Last Seen:Jul 2022
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (23)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Twilight_Sun
      • resolved an issue on "Canvas Fun #4: Warning! Traffic Light Ahead!" kata
      • 14 months ago

      fixed (and added edge cases to fixed part of full tests)

    • Custom User Avatar
      • ice1000
      • resolved an issue on "Fabergè Easter Eggs crush test" kata
      • 7 years ago

      Already approved by someone.

    • Custom User Avatar
      • nomennescio
      • commented on ""Brainfuck Translator" C Translation"
      • 7 years ago

      About the test cases in the fork: you're calling my solution function instead of your own function, and then everything passes... which is to be expected. Your code is not even called. Only in the sample tests do you call your own code.

    • Custom User Avatar
      • nomennescio
      • commented on ""Brainfuck Translator" C Translation"
      • 7 years ago

      About the random thing being equal each run; that is of course by design. If you want to change that, srand() on time.

      About your test failing; you can check for yourself what the inputs are and what the output should be. If your code cannot reproduce it, the issue is really with your code.

      As for forking, I don't really get your intention. I will have a quick look at it, but don't have the time to fully analyze it. You indicated it shouldn't be accepted, hence I'll reject it.

    • Custom User Avatar
      • Unnamed
      • commented on "Buying the Farm : Irrigation" python solution
      • 7 years ago

      Actually, I tested everything with + EPS, then I tried to remove it before the final submission and it passed, so I don't know if it would have passed every time or not. I've added it back now.

    • Custom User Avatar
      • ZED.CWT
      • commented on "Buying the Farm : Irrigation" python solution
      • 7 years ago

      Um... depends on the implementation, there could be many 'edge' cases.
      You could simply raise the times from 20 to 100 if you wish o_O

    • Custom User Avatar
      • ZED.CWT
      • commented on "Buying the Farm : Irrigation" python solution
      • 7 years ago

      It's not slow, just an edge case like

      [0.06063410508099362, 0.16237818048291924, 0.12982549834001908, -0.1589744979205776, -0.19717508632071187, -0.12542437944438573, -0.26636647957973736, 0.19592829895911112]
      

      will cause it stuck into an infinite loop
      because the initial step is too huge for cases like this.

    • Custom User Avatar
      • FArekkusu
      • commented on "Valid Braces" kata
      • 7 years ago

      Somehow it doesn't even pass the sample tests, yet it's not invalidated O_o

    • Custom User Avatar
      • tachyonlabs
      • commented on "Twice Their Age" kata
      • 7 years ago

      Thanks! I'm off at a conference right now, but will look into this this weekend after I ger back. I certainly used date objects myself.

    • Custom User Avatar
      • tachyonlabs
      • commented on "Cat Kata, Part 1" kata
      • 7 years ago

      Thanks, I'm glad you enjoyed it! At the time I was working on it I had ideas for both a part 2 and a part 3, and hope to get back to part 2 at some point (although the details of part 3 have completely slipped my mind). Though there's also the issue that the cat dynamics here have completely changed again since I wrote part 1, hmmm ...

    • Custom User Avatar
      • kazk
      • commented on "Feature Requests" topic
      • 7 years ago

      Yeah, most users don't report issues at all.

      I wrote something about it in the kata comment (to mark it as spoiler).

      https://www.codewars.com/kata/base91-encoding-and-decoding/discuss/go#5aecb7bd783bb4329e0000f7

    • Custom User Avatar
      • kazk
      • commented on "Feature Requests" topic
      • 7 years ago

      All of the solutions from the past seems to use ' for 90 so the issue was there from the beginning.

    • Custom User Avatar
      • kazk
      • commented on "Feature Requests" topic
      • 7 years ago

      I don't think so. I only changed %s to %d.

    • Custom User Avatar
      • kazk
      • resolved an issue on "BasE91 encoding & decoding" kata
      • 7 years ago

      Resolved

    • Custom User Avatar
      • kazk
      • commented on "Feature Requests" topic
      • 7 years ago

      Cool. I have no idea why this happened, but I'm glad it worked :)

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...