QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#257973 | #5149. Best Carry Player | MaMengQi | WA | 1ms | 5620kb | C++17 | 880b | 2023-11-19 14:05:53 | 2023-11-19 14:05:54 |
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: 1ms
memory: 5620kb
input:
2 3 9 99 999 1 12345
output:
5 1
result:
wrong answer 2nd numbers differ - expected: '0', found: '1'