QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#364156 | #5072. Future Coder | Diaosi | WA | 0ms | 7888kb | C++14 | 1.1kb | 2024-03-24 12:34:04 | 2024-03-24 12:34:05 |
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: 0ms
memory: 7888kb
input:
2 8 3 -1 4 1 -5 9 2 -6 1 0
output:
8 0
result:
wrong answer 1st numbers differ - expected: '19', found: '8'