QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#508548 | #555. 代码 | abcdefghijkl | 100 ✓ | 7ms | 3880kb | C++20 | 3.5kb | 2024-08-07 16:55:51 | 2024-08-07 16:55:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Pretests
Final Tests
Test #1:
score: 10
Accepted
time: 1ms
memory: 3660kb
input:
10 9
output:
2320540
result:
ok single line: '2320540'
Test #2:
score: 10
Accepted
time: 0ms
memory: 3748kb
input:
10 99
output:
38768740
result:
ok single line: '38768740'
Test #3:
score: 10
Accepted
time: 1ms
memory: 3672kb
input:
10 100
output:
38879818
result:
ok single line: '38879818'
Test #4:
score: 10
Accepted
time: 2ms
memory: 3760kb
input:
43 7
output:
217715835
result:
ok single line: '217715835'
Test #5:
score: 10
Accepted
time: 2ms
memory: 3684kb
input:
45 79
output:
287511486
result:
ok single line: '287511486'
Test #6:
score: 10
Accepted
time: 2ms
memory: 3712kb
input:
49 4317
output:
288237469
result:
ok single line: '288237469'
Test #7:
score: 10
Accepted
time: 7ms
memory: 3820kb
input:
100 8
output:
700817023
result:
ok single line: '700817023'
Test #8:
score: 10
Accepted
time: 3ms
memory: 3796kb
input:
98 8201
output:
655356172
result:
ok single line: '655356172'
Test #9:
score: 10
Accepted
time: 6ms
memory: 3880kb
input:
94 1777
output:
941271303
result:
ok single line: '941271303'
Test #10:
score: 10
Accepted
time: 7ms
memory: 3876kb
input:
100 9889
output:
461789726
result:
ok single line: '461789726'