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.
calc("1"); 1
calc("1 2"); 2
calc("1 2 + 3"); 3
calc("1 0 /"); It is mentioned to assume that there will be no division by zero
answers to these questions?
calc("1");
calc("1 2");
calc("1 2 + 3");
calc("1 0 /");
Line = 25,25,25,25,25,25,25,25,25,25,25,25,50,50,50,50,50,100,100,100,100,100 - Expected: 'NO', instead got: 'YES'
really? I dont know why!
I have five $50 and seven $25, then I have five $75, so why 'NO' to change five $100?