QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#781678 | #9580. 插排串联 | MaMengQi | WA | 1ms | 5980kb | C++11 | 887b | 2024-11-25 16:53:35 | 2024-11-25 16:53:36 |
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: 1ms
memory: 5980kb
input:
5 0 500 1 700 1 400 2 100 2 200
output:
300 500 700 700 700 2200 YES
result:
wrong answer 1st lines differ - expected: 'YES', found: '300 500'