QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#861058#9622. 有限小数ZhangYiDeWA 0ms3584kbC++17911b2025-01-18 16:02:392025-01-18 16:03:19

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3584kb

input:

4
1 2
2 3
3 7
19 79

output:

1 1
1 3
1 4375
3 316

result:

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