QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#539452#8934. Challenge NPCucup-team1547#WA 0ms3692kbC++141.2kb2024-08-31 14:52:402024-08-31 14:52:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

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

result:

ok ok

Test #2:

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

input:

2

output:

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

result:

ok ok

Test #3:

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

input:

3

output:

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

result:

wrong answer The graph is not correct