QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#726358 | #9127. Optimal Train Operation | ZhaoZiLong | WA | 124ms | 680056kb | C++20 | 3.8kb | 2024-11-08 23:17:46 | 2024-11-08 23:17:46 |
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: 124ms
memory: 680056kb
input:
4 3 1 4 1 5 9 2
output:
12
result:
wrong answer 1st words differ - expected: '15', found: '12'