QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#540370#8934. Challenge NPCucup-team4687#WA 0ms3684kbC++201.6kb2024-08-31 16:56:572024-08-31 16:56:57

详细

Test #1:

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

input:

1

output:

4 3 2
1 2 2 1
1 2
2 4
3 4

result:

ok ok

Test #2:

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

input:

2

output:

4 3 2
1 2 2 1
1 2
2 4
3 4

result:

wrong answer The graph is not correct