Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
7kyu?? I must s*ck at coding...
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.
Thanks, I bumped into it last week, and I refactored the whole code, but still the same :(
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.
This comment is hidden because it contains spoiler information about the solution
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 :)
This comment is hidden because it contains spoiler information about the solution
Weird, now the test says the opposite, the output is '#':
✘ Expected: "(22)(33)(5)(7)(11**2)(17)", instead got: "#"
But the code is the same, and before gave the correct output
This comment is hidden because it contains spoiler information about the solution
Seems like it's fixed itslef, and now when I submitted the code passed... I would like to know what happened though
This comment is hidden because it contains spoiler information about the solution