QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#658390#7011. Rikka with Sorting NetworksGuanYunchangWA 0ms3716kbC++202.5kb2024-10-19 16:44:462024-10-19 16:44:46

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3716kb

input:

4
4 0 998244353
4 1 998244353
1 2
4 3 998244353
1 2
2 3
1 2
4 6 998244353
1 2
2 3
1 2
3 4
2 3
1 2

output:

11
16
30
24

result:

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