QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#707114 | #7789. Outro: True Love Waits | MaMengQi | WA | 4ms | 12116kb | C++17 | 1014b | 2024-11-03 14:44:07 | 2024-11-03 14:44:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 4ms
memory: 12116kb
input:
4 1 10 1 1 10 2 100 0 2 11 11 3
output:
2 -1 9 -1
result:
wrong answer 4th numbers differ - expected: '20', found: '-1'