QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'