QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#577200#5421. Factories Once Moregyydp123_LIMWA 2ms10068kbC++142.2kb2024-09-20 09:04:052024-09-20 09:04:11

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 10068kb

input:

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

output:

44

result:

wrong answer 1st numbers differ - expected: '22', found: '44'