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.
This comment is hidden because it contains spoiler information about the solution
Nice kata, easy but requies many basic code skills. Pinpoint of 6 kyu.
This comment is hidden because it contains spoiler information about the solution
Spend 3 days on this. I like this kata
I honestly dont know how this happen, but for me last test was
"String s = "733049910872815764";
testing(RevRot.revRot(s, 5), "3 30479108928157");"
Although i pressed "Reset" and now it does not contains space. Strange. Thanks anyway
"expected:<3[ ]30479108928157> but was:<3[]30479108928157>"
There is no requirements for spaces in Kata, hence i think this is an error. Java.
I cannot understand, can you explain please? Thanks
nice
Thank you very much
My dude i am getting the same error. Did you fixed it?
I am getting error, although code is working on sample and random tests:
****** Basic Tests ******
For input string: "59544965313"
Help pls