QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#189794#7107. Chaleurucup-team1574WA 1ms3460kbC++141018b2023-09-27 21:52:222023-09-27 21:52:22

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3460kb

input:

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

output:

1
4
2

result:

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