QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#649764 | #9115. Contour Multiplication | ZhaoZiLong | WA | 1ms | 3772kb | C++20 | 1.3kb | 2024-10-18 10:07:37 | 2024-10-18 10:07:38 |
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: 1ms
memory: 3772kb
input:
3 100 2 0 2 4 3 0 25
output:
1 1 1 100 1 4 4 1
result:
wrong answer 4th words differ - expected: '0', found: '100'