QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#245617#7558. AbstractjcelinWA 4ms50872kbC++142.2kb2023-11-10 06:14:422023-11-10 06:14:43

詳細信息

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 50872kb

input:

3 2
1 1 1
1 2
2 3

output:

5

result:

wrong answer 1st numbers differ - expected: '3', found: '5'