QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#130961 | #5011. Course Selection | MaMengQi | WA | 3ms | 11912kb | C++14 | 2.0kb | 2023-07-25 21:18:49 | 2023-07-25 21:18:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 11912kb
input:
6 3 1 2 3 1 1 1 1 2 3 4 5 1 2 3 4 5 1 2 3 4 6
output:
2.83
result:
wrong output format Expected integer, but "2.83" found