QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#106550 | #6362. Accommodation Plan | DitaMirika | WA | 3ms | 9640kb | C++14 | 3.4kb | 2023-05-18 02:24:08 | 2023-05-18 02:24:09 |
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: 3ms
memory: 9640kb
input:
5 2 7 1 2 4 3 2 8 2 4 2 4 5 6
output:
14
result:
wrong answer 1st numbers differ - expected: '12', found: '14'