QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#787733 | #4636. Optimal Assortment | GuanYunchang | WA | 0ms | 72452kb | C++17 | 2.7kb | 2024-11-27 14:17:40 | 2024-11-27 14:17:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 72452kb
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 10/9 2/1 2/1 0/1
result:
wrong answer 3rd lines differ - expected: '1/1', found: '10/9'