QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#192874 | #6319. Parallel Processing (Easy) | GuanYunchang | WA | 0ms | 3864kb | C++17 | 3.0kb | 2023-09-30 15:44:45 | 2023-09-30 15:44:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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