QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#329866 | #2400. Mult! | ZhangYiDe | WA | 0ms | 3732kb | C++17 | 462b | 2024-02-17 04:56:27 | 2024-02-17 04:56:28 |
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: 3732kb
input:
25 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50
output:
41228
result:
wrong answer 1st lines differ - expected: '4', found: '41228'