QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#638324 | #7898. I Just Want... One More... | ucup-team4780# | WA | 3ms | 30608kb | C++17 | 2.8kb | 2024-10-13 15:38:45 | 2024-10-13 15:38:47 |
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: 3ms
memory: 30608kb
input:
3 4 3 1 2 3 2 4 3 3 3 1 3 2 2 3 1 3 2 1 2 1 2
output:
6 1 9
result:
wrong answer 2nd numbers differ - expected: '0', found: '1'