QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#485890 | #7184. Transport Pluses | GuanYunchang | WA | 2ms | 10768kb | C++17 | 5.2kb | 2024-07-21 11:48:43 | 2024-07-21 11:48:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 10768kb
input:
1 2 1 1 5 3 6 2
output:
4.0000000000 3 0 1 1 0 1 2 1 6 3
result:
wrong answer arrived at (6.000000, 3.000000) instead of (5.000000, 3.000000)