QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#184048#2169. 'S No Problem867WA 1ms6208kbC++172.4kb2023-09-20 11:00:552023-09-20 11:00:56

詳細信息

Test #1:

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

input:

5
1 2 1
1 3 2
1 4 3
1 5 4

output:

13

result:

wrong answer 1st lines differ - expected: '10', found: '13'