QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#748969#9622. 有限小数#N/A (Jingheng Wang, Tianxiang Zhang, MaSiyuan Niu)#WA 1ms3660kbC++17969b2024-11-14 22:11:132024-11-14 22:11:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
1 2
2 3
3 7
19 79

output:

1 2
1 3
1 14
3 316

result:

wrong answer Jury found better answer than participant's 0 < 1 (Testcase 1)