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.
Thank you so much for your kind advice. I've modified the translation, please take a look to check if everything is OK. Thanks!
Both inputs should be
unsigned
.There shouldn't be any global
using
statements in tests.Random tests should use
random
header's functionality.The reference solution should not be preloaded.
The output type should be
char
(maybe evenenum
/enum class
but that's too cumbersome, IMO).5 minutes?
This kata has me wondering what the record is for shortest living kata in beta
(this is the reason for the 4th point of FArekkusu's issue. Closing here, as duplicate of the below issue)
this shouldn't be possible... ;)
PS: Happy Chinese New Year too, but you can always express it in words instead of a kata OwO XDDD
string
header is not includedstring
instead ofstd::string
const std::string &
I have created C++ translation but not approved yet.
Hope you would like it!
hello
Loading more items...