QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#687667 | #9528. New Energy Vehicle | ucup-team2462# | WA | 0ms | 4084kb | C++17 | 1.9kb | 2024-10-29 20:21:14 | 2024-10-29 20:21:14 |
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: 4084kb
input:
2 3 1 3 3 3 8 1 2 2 5 2 1 2 2 1
output:
3 3 12 5 5 9
result:
wrong answer 1st lines differ - expected: '12', found: '3 3'