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.
This comment is hidden because it contains spoiler information about the solution
At first glance it seems that this code is incomprehensible, but everything here is very simple and concise!
yes
yes
Wow, this is a great way to organize the data first so all the equations are seen the same!
I didn't realize it at first, but this is actually best practice.
if a<0 can it identify it?
This comment is hidden because it contains spoiler information about the solution
should be no 1
I love this, how did i not think about this.
well done and thanks
Sort function will never significantly affect execution because of hard coded length of list.
The best.
this is exactly like mine <3
This comment is hidden because it contains spoiler information about the solution
nice, but sort func will increase time of code
Loading more items...