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.
You don't have to declare the type of read s, as it is given by the function type signature.
If you changed
jobs.split_at(index)
tojobs.split_at(index + 1)
you don't have to addv
at the end.Same:
It should work for random inputs too: 1779979416004714189 should equal 1.7799794160047142e+18