QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#653628 | #9115. Contour Multiplication | MaMengQi | WA | 7ms | 167708kb | C++14 | 681b | 2024-10-18 20:24:52 | 2024-10-18 20:24: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: 7ms
memory: 167708kb
input:
3 100 2 0 2 4 3 0 25
output:
1 1 1 25 1 1 4 1
result:
wrong answer 4th words differ - expected: '0', found: '25'