QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#539489#8934. Challenge NPCucup-team4756#WA 0ms3612kbC++14756b2024-08-31 14:58:102024-08-31 14:58:10

詳細信息

Test #1:

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

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: 3612kb

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
9 2
9 3
9 4
9 5
9 6
9 7
9 8

result:

wrong answer The graph is not correct