DMOPC '18 Contest 2 P0 - Mimi and Video Games
View as PDFMimi is playing her favourite video game, Enur Yrotcaf 4.
In this game, you own an  field, and can water an 
 square of plants at the cost of 
 EP (Enur Points).
Given that Mimi has  EP, what is the largest square of plants that she can water?
Constraints
Input Specification
The only line of input will have 3 space-separated integers, , 
 and 
.
Output Specification
The largest  less than or equal to 
 such that Mimi can water a field of size 
 or 
 if she cannot water any field.
Sample Input 1
5 3 6
Sample Output 1
2
Sample Input 2
5 3 30
Sample Output 2
5
Comments
Enur Yrotcaf 4 is basically 4 Factory Rune which is basically Factory Rune 4