test case 1 is failing .Here is the code
PLS HELP
Test case 1 is failing
hey @pyash there are couple of small mistakes in your code
- you dont need to write while(k < 100) just the for loops will work fine
- you weren’t each test case in new line
Here is rectified code for reference purpose:
https://ide.codingblocks.com/s/198221