Some test cases not passed


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

1 Like