QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#340195 | #5421. Factories Once More | adam01 | WA | 7ms | 52920kb | C++14 | 6.7kb | 2024-02-28 18:32:30 | 2024-02-28 18:32:30 |
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: 0
Wrong Answer
time: 7ms
memory: 52920kb
input:
6 3 1 2 3 2 3 2 2 4 1 1 5 2 5 6 3
output:
17416 17416 17416 17416 17416 17416 22
result:
wrong answer 1st numbers differ - expected: '22', found: '17416'