QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#252975#4879. Standard Problemucup-team883WA 2ms9544kbC++143.3kb2023-11-16 16:03:382023-11-16 16:03:39

詳細信息

Test #1:

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

input:

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

output:

3 1
6 3

result:

wrong answer 4th numbers differ - expected: '1', found: '3'