QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#748958#9622. 有限小数ucup-team5580WA 0ms3504kbC++231.5kb2024-11-14 22:09:022024-11-14 22:09:07

詳細信息

Test #1:

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

input:

4
1 2
2 3
3 7
19 79

output:

1 1
1 3
1 14
3 316

result:

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