doesnt execute
Coding Blocks IDE
@sristi24 You have commented the cin>>t
but you are giving t=1 in solution and also in input t=2;
else everything is working fine.
doesnt execute
@sristi24 You have commented the cin>>t
but you are giving t=1 in solution and also in input t=2;
else everything is working fine.