DEBUG2

0

0 votes
Problem

Constraints:
1 ≤ ite ≤ 10^4

2 ≤ a, b, c ≤ 10^18

Sample Input
5
1 4 9
2 3 7
1 2 9
2 2 7
2 2 8
Sample Output
1
1
3
1
2
Time Limit: 5
Memory Limit: 256
Source Limit:
Contributers:
Editor Image

?