QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#134651 | #5580. Branch Manager | lmq26052003 | WA | 4ms | 15524kb | C++20 | 2.2kb | 2023-08-04 12:43:06 | 2023-08-04 12:43:08 |
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: 4ms
memory: 15524kb
input:
8 5 1 2 4 8 4 6 1 4 2 5 4 7 2 3 5 2 6 4 8
output:
8
result:
wrong answer 1st lines differ - expected: '5', found: '8'