QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#465538 | #6884. Number Table | HuangHanSheng | AC ✓ | 8ms | 3680kb | C++17 | 2.1kb | 2024-07-07 00:49:51 | 2024-07-07 00:49:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 8ms
memory: 3680kb
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 8736 2876160 904592472 797736012 373557465 587036386 203956590
result:
ok 10 lines