QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#873840#8336. Indeterminate EquationZhangYiDeWA 2ms3712kbC++202.7kb2025-01-27 00:51:582025-01-27 00:51:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3712kb

input:

3
7 3
15 4
31 5

output:

1
1
1

result:

ok 3 number(s): "1 1 1"

Test #2:

score: -100
Wrong Answer
time: 2ms
memory: 3712kb

input:

20
409013310800583799 32
70368744177663 46
592570256192463681 4
360020145419649 5
357385021818058297 3
950227088646484702 56
127 7
718303642731669822 3
651621023623339377 45
405657994164855469 3
4095 12
288230376151711743 58
224251587219143167 5
2221626677255791 3
2953488086475199 4
6672460861685157...

output:

1
1
2
2
1
1
1
1
1
1
1
1
1
1
1
1
1
2
1
1

result:

wrong answer 1st numbers differ - expected: '0', found: '1'