Dividing Arrays


Test case 0 passes but test case 1 is giving TLE. Please Tell what’s wrong

@sm26175
Your algorithm is correct, there is something wrong with the time limit. It is too tight for the test case to pass. I’ll inform my superiors about the same. till then you can continue with the rest of the course.

you can also submit here https://hack.codingblocks.com/app/practice/1/157/problem The limit is adjusted here.