QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#465419 | #6884. Number Table | HuangHanSheng | WA | 8ms | 3700kb | C++20 | 2.0kb | 2024-07-06 20:56:55 | 2024-07-06 20:56:56 |
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: 8ms
memory: 3700kb
input:
10 1 1 2 1 2 2 3 3 5 3 10 10 10 15 10 20 39 3912 40 4512
output:
0 2 36 12768 16423680 530484419 880229917 267190449 700459282 688190743
result:
wrong answer 4th lines differ - expected: '8736', found: '12768'