For a given number when divided by a number between 1 and n. I figured out
that highest reminder can be got if I divide the number by (⌊(n/2)⌋+1) .Can
anyone give me pointers ?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to algogeeks+unsubscr...@googlegroups.com.


Reply via email to