plz check this,some test cases failed
Some test cases not passed
line 102
node*temp = reversek(head,k);
instead of sending 3
send k
oh missed that,thanks for the help
1 Like
plz check this,some test cases failed
line 102
node*temp = reversek(head,k);
instead of sending 3
send k
oh missed that,thanks for the help