QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#192874#6319. Parallel Processing (Easy)GuanYunchangWA 0ms3864kbC++173.0kb2023-09-30 15:44:452023-09-30 15:44:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2

output:

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

result:

ok AC

Test #2:

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

input:

4

output:

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

result:

wrong output format Unexpected end of file - int32 expected