QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#776516#9622. 有限小数ucup-team1132WA 1ms3876kbC++14691b2024-11-23 19:12:502024-11-23 19:12:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3876kb

input:

4
1 2
2 3
3 7
19 79

output:

0 1
0 1
0 1
1 -450491983265440384

result:

wrong answer The result is not terminating.(Testcase 2)