QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#477388 | #9115. Contour Multiplication | ucup-team3897# | WA | 0ms | 3704kb | C++11 | 664b | 2024-07-14 02:40:16 | 2024-07-14 02:40:17 |
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: 100
Accepted
time: 0ms
memory: 3704kb
input:
3 100 2 0 2 4 3 0 25
output:
1 1 1 0 1 4 4 1
result:
ok 8 tokens
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3552kb
input:
4 998244353 7 0 2 4 3 0 25 9 4 37 4 1 16 6 3 8 1 4 68 13 3 97
output:
1552 8 1 9700 1 64 6208 1 8 4 388 8 64 8 1 1
result:
wrong answer 7th words differ - expected: '229696', found: '6208'