QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#76976 | #4791. Movies | Minneapolis | WA | 3ms | 2956kb | C++17 | 2.1kb | 2023-02-12 23:59:08 | 2023-02-12 23:59:11 |
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: 2956kb
input:
5 5 3 1 5 2 4 6 8 7 9 10
output:
8
result:
wrong answer 1st numbers differ - expected: '4', found: '8'