QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#678532 | #7898. I Just Want... One More... | ucup-team4966# | WA | 0ms | 8144kb | C++14 | 2.2kb | 2024-10-26 15:17:11 | 2024-10-26 15:17:12 |
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: 8144kb
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:
2 1 6 3 8 5 6 0 3 2 6 4 4
result:
wrong answer 1st numbers differ - expected: '6', found: '2'