[Solution] Chess Time CodeChef Solution
Chef has recently started playing chess, and wants to play as many games as possible.
He calculated that playing one game of chess takes at least minutes of his time.
Chef has hours of free time. What is the maximum number of complete chess games he can play in that time?
Input Format
- The first line of input will contain a single integer , denoting the number of test cases.
👇👇👇👇👇
- Each test case consists of a single line containing a single integer, .
Output Format
For each test case, output on a new line the maximum number of complete chess games Chef can
play in hours.
No comments:
Post a Comment