QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#640098#8934. Challenge NPCucup-team3914#WA 0ms3844kbC++201.7kb2024-10-14 04:55:252024-10-14 04:55:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

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

result:

ok ok

Test #2:

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

input:

2

output:

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

result:

wrong output format Unexpected end of file - int32 expected