QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#539499#8934. Challenge NPCucup-team4756#WA 0ms3624kbC++14752b2024-08-31 14:59:152024-08-31 14:59:15

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3624kb

input:

1

output:

8 6 2
1 2 2 1 1 2 2 1 
1 2
2 4
3 4
5 6
6 8
7 8

result:

ok ok

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3540kb

input:

2

output:

10 14 2
1 2 2 1 1 2 2 1 1 2 
1 2
2 4
3 4
5 6
6 8
7 8
9 1
10 2
10 3
9 4
9 5
10 6
10 7
9 8

result:

wrong answer The graph is not correct