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.
done!
Lua translation ! Please review.
Rust - the default solution has two '}' at the end, causing it to not compile
Enabled in this fork
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
Loading more items...