QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#541616#8934. Challenge NPCucup-team1887#WA 0ms3784kbC++231.1kb2024-08-31 20:12:382024-08-31 20:12:38

详细

Test #1:

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

input:

1

output:

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

result:

ok ok

Test #2:

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

input:

2

output:

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

result:

wrong answer The graph is not correct