QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#102768#6319. Parallel Processing (Easy)ThreeKonjaks#WA 2ms3700kbC++172.0kb2023-05-03 17:36:142023-05-03 17:36:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3632kb

input:

2

output:

1
2 1 2
2000 2000 2000
2000 2000 2000
2000 2000 2000

result:

ok AC

Test #2:

score: 0
Accepted
time: 2ms
memory: 3532kb

input:

4

output:

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

result:

ok AC

Test #3:

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

input:

3

output:

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

result:

ok AC

Test #4:

score: 0
Accepted
time: 2ms
memory: 3568kb

input:

5

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 #5:

score: 0
Accepted
time: 2ms
memory: 3412kb

input:

6

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 #6:

score: 0
Accepted
time: 2ms
memory: 3460kb

input:

7

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 #7:

score: 0
Accepted
time: 2ms
memory: 3464kb

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: 2ms
memory: 3572kb

input:

9

output:

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

result:

ok AC

Test #9:

score: 0
Accepted
time: 2ms
memory: 3316kb

input:

10

output:

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

result:

ok AC

Test #10:

score: 0
Accepted
time: 2ms
memory: 3444kb

input:

11

output:

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

result:

ok AC

Test #11:

score: 0
Accepted
time: 1ms
memory: 3396kb

input:

12

output:

5
2 1 2
4 3 4
6 5 6
8 7 8
10 9 10
12 11 12
4 2 4
8 6 8
8 4 8
3 2 3
7 6 7
11 10 11
12 10 12
5 4 5
6 4 6
7 4 7
9 8 9
10 8 10
11 8 11
12 8 12

result:

ok AC

Test #12:

score: -100
Wrong Answer
time: 2ms
memory: 3568kb

input:

13

output:

6
2 1 2
4 3 4
6 5 6
8 7 8
10 9 10
12 11 12
14 13 14
3 2 3
4 2 4
7 6 7
8 6 8
11 10 11
12 10 12
8 4 8
5 4 5
6 4 6
9 8 9
10 8 10
11 8 11
12 8 12
7 4 7
13 12 13
14 12 14
2000 2000 2000

result:

wrong answer L = 6 is larger than 5