QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#331414#8055. Balanceucup-team1126WA 0ms11972kbC++176.9kb2024-02-18 08:28:382024-02-18 08:28:40

詳細信息

Test #1:

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

input:

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

output:


result:

wrong output format Unexpected end of file - token expected (test case 1)