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.
bro writted my code in one line
i didn't thought about this haha
added to JS
unhelpful suggestion: no language specified. there are open issues for Python, Ruby, JS
fixed
The C# description does not make clear that arguments can be null.
I think it's because when you use return and call the function, you will immediately get a message without needing to print the function (I could be wrong).
at this point just make it one line
its fun
Just if the input is an integer, if the input is a float, it will return a float.
Eg. 10//3=3 10.0//3=3.0
it turns out that the reference solution in C++ was incorrect when the input was odd only or even only. This did not get caught because there were no fixed tests for it and the random tests have a low chance of generating such input. Fixed the refsol + added fixed tests there.
Tazoeur, natan - you are both right.
Pure Pythonic way crystal clear n not reinventing the wheel perfect use of headq lib
Briliant, I leart how to use joint to connecting strings wiht a chosen separator!
Loading more items...