QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#730648 | #9127. Optimal Train Operation | ZhaoZiLong | WA | 2ms | 11776kb | C++20 | 3.6kb | 2024-11-09 20:56:54 | 2024-11-09 20:56:55 |
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: 11776kb
input:
4 3 1 4 1 5 9 2
output:
0 8 15 14 15
result:
wrong answer 1st words differ - expected: '15', found: '0'