QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#741875#8934. Challenge NPCucup-team1598#WA 0ms3800kbC++171.3kb2024-11-13 15:24:172024-11-13 15:24:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

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

result:

ok ok

Test #2:

score: 0
Accepted
time: 0ms
memory: 3584kb

input:

2

output:

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

result:

ok ok

Test #3:

score: 0
Accepted
time: 0ms
memory: 3548kb

input:

3

output:

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

result:

ok ok

Test #4:

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

input:

4

output:

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

result:

wrong answer The graph is not correct