Professor and batteries
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
There are some packs of batteries on the Professor's table. There are batteries in each pack. When the Professor took batteries from each pack, only batteries remained on the table.
How many packs of batteries were on the table?
Input
Three positive integers .
Output
Print the number of packs with batteries on the table.
Examples
Input #1
Answer #1
Submissions 8K
Acceptance rate 61%