QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#637943#9439. Aim Highucup-team4744AC ✓0ms3796kbC++201.6kb2024-10-13 14:26:122024-10-13 14:26:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1
1

output:

75
0 -9 1 -9 1 -8
9 -9 8 -9 8 -8
0 -8 1 -8 1 -7
9 -8 8 -8 8 -7
0 -7 1 -7 1 -6
9 -7 8 -7 8 -6
0 -6 1 -6 1 -5
9 -6 8 -6 8 -5
0 -5 1 -5 1 -4
9 -5 8 -5 8 -4
0 -4 1 -4 1 -3
9 -4 8 -4 8 -3
0 -3 1 -3 1 -2
9 -3 8 -3 8 -2
0 -2 1 -2 1 -1
9 -2 8 -2 8 -1
1 -8 2 -8 2 -7
8 -8 7 -8 7 -7
1 -7 2 -7 2 -6
8 -7 7 -7 7 ...

result:

ok Output is valid. OK

Test #2:

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

input:

6
1
2
3
4
5
6

output:

75
0 -9 1 -9 1 -8
9 -9 8 -9 8 -8
0 -8 1 -8 1 -7
9 -8 8 -8 8 -7
0 -7 1 -7 1 -6
9 -7 8 -7 8 -6
0 -6 1 -6 1 -5
9 -6 8 -6 8 -5
0 -5 1 -5 1 -4
9 -5 8 -5 8 -4
0 -4 1 -4 1 -3
9 -4 8 -4 8 -3
0 -3 1 -3 1 -2
9 -3 8 -3 8 -2
0 -2 1 -2 1 -1
9 -2 8 -2 8 -1
1 -8 2 -8 2 -7
8 -8 7 -8 7 -7
1 -7 2 -7 2 -6
8 -7 7 -7 7 ...

result:

ok Output is valid. OK

Extra Test:

score: 0
Extra Test Passed