You are viewing a single comment's thread. Return to all comments →
the constraints says thay n%k =0, but in test case there is n=10 and k=3, which does not follows n%k = 0
Seems like cookies are disabled on this browser, please enable them to open this website
Jumping on the Clouds: Revisited
You are viewing a single comment's thread. Return to all comments →
the constraints says thay n%k =0, but in test case there is n=10 and k=3, which does not follows n%k = 0