QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#675107 | #5302. Useful Algorithm | ucup-team4946 | WA | 20ms | 203944kb | C++14 | 4.6kb | 2024-10-25 17:58:31 | 2024-10-25 17:58:31 |
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: 20ms
memory: 203944kb
input:
5 3 3 1 2 4 0 0 1 2 7 10 10 5 3 1 27 24 29 20 16 19 13 8 9
output:
40 40 40 40
result:
wrong answer 1st numbers differ - expected: '24', found: '40'