QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#99299 | #6308. Magic | wlxhkk | WA | 2ms | 13564kb | C++14 | 1.7kb | 2023-04-21 21:05:57 | 2023-04-21 21:05:59 |
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: 13564kb
input:
5 2 3 6 7 1 9 5 10 4 8
output:
8
result:
wrong answer 1st numbers differ - expected: '9', found: '8'