QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#192635#6319. Parallel Processing (Easy)HuangHanShengWA 0ms3844kbC++114.7kb2023-09-30 15:04:022023-09-30 15:04:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2

output:

1
2 1 2
20 19 20
20 19 20
20 19 20

result:

ok AC

Test #2:

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

input:

4

output:

2
2 1 2
4 3 4
20 19 20
20 19 20
3 2 3
4 2 4
20 19 20
20 19 20

result:

ok AC

Test #3:

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

input:

3

output:

2
2 1 2
20 19 20
20 19 20
20 19 20
3 2 3
20 19 20
20 19 20
20 19 20

result:

ok AC

Test #4:

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

input:

5

output:

3
2 1 2
4 3 4
20 19 20
20 19 20
3 2 3
4 2 4
20 19 20
20 19 20
5 4 5
20 19 20
20 19 20
20 19 20

result:

ok AC

Test #5:

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

input:

6

output:

3
2 1 2
4 3 4
6 5 6
20 19 20
3 2 3
4 2 4
20 19 20
20 19 20
5 4 5
6 4 6
20 19 20
20 19 20

result:

ok AC

Test #6:

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

input:

7

output:

3
2 1 2
4 3 4
6 5 6
20 19 20
3 2 3
4 2 4
7 6 7
20 19 20
5 4 5
6 4 6
7 4 7
20 19 20

result:

ok AC

Test #7:

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

input:

8

output:

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

result:

ok AC

Test #8:

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

input:

9

output:

4
2 1 2
4 3 4
6 5 6
8 7 8
3 2 3
4 2 4
7 6 7
8 6 8
5 4 5
6 4 6
7 4 7
8 4 8
9 8 9
2000 1999 2000
2000 1999 2000
2000 1999 2000

result:

ok AC

Test #9:

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

input:

10

output:

5
2 1 2
4 3 4
6 5 6
8 7 8
3 2 3
4 2 4
7 6 7
8 6 8
5 4 5
6 4 6
7 4 7
8 4 8
9 8 9
2000 1999 2000
2000 1999 2000
2000 1999 2000
10 9 10
2000 1999 2000
2000 1999 2000
2000 1999 2000

result:

wrong answer L = 5 is larger than 4