QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#33390#1265. Total EclipseGuanYunchangWA 2ms3756kbC++171.2kb2022-06-01 00:06:172022-06-01 00:06:19

详细

Test #1:

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

input:

1
3 2
3 2 3
1 2
2 3

output:

2

result:

wrong answer 1st lines differ - expected: '4', found: '2'