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.
Haskell translation
I admit I wrote a super messy code!
TS Translation
It seems the issue is marked as resolved, but I get the same problem:
Large random tests
Expected
: 18446744073709551615
to equal
: 15041117249284103333
Completed in 0.4287ms
Even the expected result set by test "15041117249284103333" is not a reverse number, is it?
All other test cases are passed!
Please let me know what's wrong.
21st reverse number is
111
, not202
.You mean that 111,121 are considered reverse numbers, don't you?
While you doing this challenge you should be patient. It's so hard it's looks, but has a lot
serialization to deal with.
18446744073709551615 is max value for uint64 and large/huge tests exceed it. please fix this ASAP
wt* I misunderstand
Really painful you don't know witch test is wrong in swift.
Impossible to learn and progress.
Funny and nice Kata!!! :D
"90facojlvamoqxbzvsglrsmhggxqlieimmiqcsbzuqnnnqmkiuxapkjvsjlerroffxvhryglovydlmoujlwyxhv171 ..."
Expecting: [true] - but actual value was: [false]"
I don't quite understand how string expecting true if between "90" and "171" 85 characters? Or I miss something?
The description for JS is different from other languages (duplicating some sections and providing link to retired kata)
C#: method name should be
PascalCase
(Please refer to implementation of backward compatibility here )Loading more items...