QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#44449 | #4636. Optimal Assortment | flower | WA | 3ms | 15940kb | C++20 | 1.6kb | 2022-08-17 14:52:52 | 2022-08-17 14:52:54 |
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: 15940kb
input:
2 5 4 2 4 3 2 4 3 2 2 1 2 1 1 2 3 1 0 0 0 1 1 0 0 1 2 0 0
output:
16/9 10/9 1/1 2/1 2/1 1/0
result:
wrong answer 6th lines differ - expected: '0/1', found: '1/0'