• 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
Funki Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2021
Last Seen:Jul 2025
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (8)
    • Needs Resolution
    • Custom User Avatar
      • Funki
      • commented on "Prize Draw" kata
      • 6 months ago

      There seems to be a problem with the final tests in Rust (spelling?):

      basics_rank
      assertion failed: `(left == right)`
        left: `"William"`,
       right: `"Willaim"`
      
    • Custom User Avatar
      • Funki
      • commented on "Prize Draw" kata
      • 6 months ago

      Interesting, I just stumbled upon the same problem with my solution in Rust.

    • Custom User Avatar
      • Funki
      • commented on "Quarter of the year" swift solution
      • 2 years ago

      That won't happen, since 1 <= month <= 12 (see description)

    • Custom User Avatar
      • Funki
      • commented on "Is n divisible by x and y?" rust solution
      • 3 years ago

      Would you mind to elaborate? It's almost the same solution in C.

    • Custom User Avatar
      • Funki
      • commented on "Lost number in number sequence" ruby solution
      • 4 years ago

      Why would .to_i be necessary? The array consists of integers only.

    • Custom User Avatar
      • Funki
      • commented on "Is he gonna survive?" swift solution
      • 4 years ago

      Sorry but even though this seems to pass the tests, the attempt looks wrong to me.

      Let's say the the hero has 5 bullets and 2 dragons to fight. This solutions returns 'false' then, even though the hero has enough bullets (he only needs four).

      Maybe I'm overlooking something here, but it misses the point of the instruction and doesn't do what is asked for.

    • Custom User Avatar
      • Funki
      • commented on "You only need one - Beginner" swift solution
      • 4 years ago

      Nice! I think you could even omit "return".

    • Custom User Avatar
      • Funki
      • commented on "Who likes it?" ruby solution
      • 4 years ago

      This is just beautiful to look at. My personal favourite!

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...