QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#33391#1265. Total EclipseZhangYiDeWA 2ms3644kbC++171.2kb2022-06-01 00:07:142022-06-01 00:07:14

详细

Test #1:

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

input:

1
3 2
3 2 3
1 2
2 3

output:

2

result:

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