QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#696589#5439. Meet in the MiddleraincityRE 0ms0kbC++143.4kb2024-10-31 23:40:392024-10-31 23:40:39

详细

Test #1:

score: 0
Runtime Error

input:

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

output:


result: