QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#150213 | #5580. Branch Manager | MaMengQi | WA | 1ms | 15756kb | C++17 | 2.6kb | 2023-08-25 15:47:21 | 2023-08-25 15:47:21 |
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: 1ms
memory: 15756kb
input:
8 5 1 2 4 8 4 6 1 4 2 5 4 7 2 3 5 2 6 4 8
output:
2
result:
wrong answer 1st lines differ - expected: '5', found: '2'