Test Case 1 is failingā¦please see my codeā¦
TC1 failing pls chk
@soumakpoddar55
Line 14
if(load%n!=0){
After you cout<<-1 return 0;
you are still giving output after -1 which gives error
Kindly close the doubt
Test Case 1 is failingā¦please see my codeā¦
@soumakpoddar55
Line 14
if(load%n!=0){
After you cout<<-1 return 0;
you are still giving output after -1 which gives error
Kindly close the doubt