QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#106550#6362. Accommodation PlanDitaMirikaWA 3ms9640kbC++143.4kb2023-05-18 02:24:082023-05-18 02:24:09

詳細信息

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 9640kb

input:

5 2 7
1 2 4
3 2 8
2 4 2
4 5 6

output:

14

result:

wrong answer 1st numbers differ - expected: '12', found: '14'