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.
Um....isn't the max amount of pizzas you can get with 3 cuts 6?
By "all other numbers", do you mean the sum of all other numbers, or all numbers one by one?
Is it just me, or is anyone else getting "submission time-outs" when trying to test the code? It won't let me test this code for the life of me....
I am confused? Are the dates provided the birth dates, or are we converting the days and months into seconds? I don't understand if we are using the current date either.
All I really need is to figure what is the most efficient way to remove the delimeters...
It seems that the test cases involving the overflow involves 0's and max/min values, but it's hard to pinpoint.