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.
Fix this!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Wait this is illegal! I didn't know you could do that!
I think that due to the level of this Kata this should require you to write your own addition method.
This comment is hidden because it contains spoiler information about the solution
The only limit is your PC memory
My solution is the same, however I expected it to fail some tests. What if we need for a number to be floating? Working with doubles should be the way here, and i think it was author intention to use them. The level of kata is to high otherwise.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
The tests for this kata are clearly poorly written....