• 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
cerealCode Avatar
Name:cerealCode
Clan:Unknown
Member Since:Apr 2016
Last Seen:Jul 2025
Profiles:
Following:2
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (24)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • cerealCode
    • commented on "Is Sator Square?" kata
    • 12 months ago

    7kyu?? I must s*ck at coding...

  • Custom User Avatar
    • Blind4Basics
    • resolved an issue on "Full Metal Chemist #1: build me..." kata
    • 12 months ago

    ...?

    again, this is not a kata issue.

  • Custom User Avatar
    • cerealCode
    • created an issue for "Full Metal Chemist #1: build me..." kata
    • 12 months ago

    I keep getting this error when running it, any idea why?

    Server Execution Error: File Name Conflict: solution and preloaded Request Error: Request failed with status code 422 Please fix the issue and try again.

  • Custom User Avatar
    • cerealCode
    • commented on "Full Metal Chemist #1: build me..." kata
    • 12 months ago

    Thanks, I bumped into it last week, and I refactored the whole code, but still the same :(

  • Custom User Avatar
    • Blind4Basics
    • commented on "Full Metal Chemist #1: build me..." kata
    • 12 months ago

    that's an error occurring frequently with cw itself, recently. It's independent from the Kata and you cannot do anything about it. You'll have to wait...

  • Custom User Avatar
    • cerealCode
    • commented on "Full Metal Chemist #1: build me..." kata
    • 12 months ago

    I keep getting this error when running it, any idea why?

    Server Execution Error:
    File Name Conflict: solution and preloaded
    Request Error:
    Request failed with status code 422
    Please fix the issue and try again.

  • Custom User Avatar
    • NervoCalmin
    • commented on "Beginner - Reduce but Grow" ruby solution
    • 6 years ago

    It's the * operator e.g. 2 * 3 = 6

    Find out more about this solution by inspecting: https://apidock.com/ruby/Enumerable/reduce

  • Custom User Avatar
    • JoeBaldwin90
    • commented on "Beginner - Reduce but Grow" ruby solution
    • 6 years ago

    What is the (:*) called? I'd like to learn about it. Thanks.

  • Custom User Avatar
    • anter69
    • resolved an issue on "Palindrome Strings" kata
    • 8 years ago

    Not an issue.

  • Custom User Avatar
    • Voile
    • resolved an issue on "Permutations" kata
    • 8 years ago

    Looks like an old CW issue that has been fixed.

  • Custom User Avatar
    • jschulenklopper
    • commented on "Permutations" kata
    • 9 years ago

    I encountered the same problem (with the some answer in Ruby), and hadn't a clue how to fix (circumvent) the problem in the test cases - because it is clear that the problem is there. While debugging, I put a p string as the first line in the method... and got the solution accepted. You might want to try that.

    Do you have the problem with other Ruby versions as well?

  • Custom User Avatar
    • cerealCode
    • commented on "Greatest common divisor" kata
    • 9 years ago

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

  • Custom User Avatar
    • cerealCode
    • commented on "Palindrome Strings" kata
    • 9 years ago

    It wasn't me the downvote... If they are testing for integers also, then the title, variable name (str), and the examples are misguiding; at least for Ruby. Thanks for helping :)

  • Custom User Avatar
    • AcesOfGlory
    • commented on "Palindrome Strings" kata
    • 9 years ago

    Why did I get a downvote for that? You get integers as arguments, not just string. Meaning you will get an error because reverse won't work on integers. You can test it in the example test cases. If you comment out the integers, it passes but with it in, it fails.

  • Custom User Avatar
    • AcesOfGlory
    • commented on "Palindrome Strings" kata
    • 9 years ago

    String functions such as reverse only work on strings and not on integers. You need to actually modify the str variable so that it can iterate over it and reverse it.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...