QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#879088#9696. Analysisucup-team3705#WA 0ms3712kbC++232.6kb2025-02-01 20:59:102025-02-01 20:59:11

详细

Test #1:

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

input:

5 100 1000
1 2
2 3
3 4
4 5

output:

300

result:

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