I have "n" boxes each with "m" candys, I want distributed these candys
among "k" students

what is the best way for distribute them such that

1. All students get equal number of candies.

2. All the candies which a student get must be from a single box only.

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to