You are viewing a single comment's thread. Return to all comments →
int rc=m%n;
if(rc==m) { return s+m-1; } else{ return rc+s-1; } i dolike this. now why it is not working
Seems like cookies are disabled on this browser, please enable them to open this website
Save the Prisoner!
You are viewing a single comment's thread. Return to all comments →
int rc=m%n;