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.
Definitely fits into ~1500 characters, see my solution. There are legit solution (e.g. this one) that are longer than that...
Fixed, thanks.
"Odin" declines by gender: masculine - "odin", feminine - "odna", neuter (not in the kata) - "odno". The default form is masculine, while the word "tysyacha" (thousand) and the implicit word for 'part' (either whole as in 1.2 or fractional as in 2.1) are feminine.
Please read the description carefully, especially the floats section.
Added describe and it blocks. Removed printing from tests
Forked and approved
Nevermind, managed to save and republish after closing all the issues
Wait, actually, when I tried to save it it shows an error "Default Version is not a supported version", what's that about?
Done
Thanks for the feedback. What's being tested is that
sys.stdin
is restored, even if an exception is raised inside the function. It's changed now.Done, specified input and output format as well.
Added sample tests.
Okay, I can do that
Oh, okay. Im sorry! What should i do? Should I just remove it then?
Silly mistake in my solution, used in the tests.
Fixed now.
Loading more items...