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.
Hahahhahahahahahahhahahahahahahhahhahaa
ez
bomboclat
fantastic tools usage
nice
I thought of this when I looked at kyu level again after having a timeout error. No way you need to use algos for this level.
timeout error + 8 kyu = there's a simple brutforce
madge
GOD ! there are lots of talented people in here . I would never even think of this .
Handy tool
I just wonder is there any real reason for ; then eventhough then on next line do same trick?
Why you not check a != 0 and b != 0?
thats what i thought as well. thats why i dont understand why this solution works ^^
This comment is hidden because it contains spoiler information about the solution
You clearly understood the fundamentals :)
if you recall the boolen expressions.
True and True automatically return True
True and False / False and True return False
Its smart
Loading more items...