QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#182140 | #4584. Not One | GuanYunchang | WA | 2ms | 11804kb | C++14 | 2.5kb | 2023-09-17 13:08:38 | 2023-09-17 13:08:39 |
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: 2ms
memory: 11804kb
input:
7 10 5 8 6 10 6 4 1 2 2 3 2 4 4 5 4 6 4 7
output:
9
result:
wrong answer 1st lines differ - expected: '4', found: '9'