QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'