Test case 1 is failing

test case 1 is failing .Here is the code


PLS HELP

hey @pyash there are couple of small mistakes in your code

  1. you dont need to write while(k < 100) just the for loops will work fine
  2. you weren’t each test case in new line
    Here is rectified code for reference purpose:
    https://ide.codingblocks.com/s/198221