ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#100405 | #1652. sumac序列 | huangka | 100 | 65ms | 5268kb | Python3 | 111b | 2020-02-24 19:06:39 | 2020-02-24 19:06:41 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 8ms
memory: 5268kb
input:
4180 2585
output:
10
result:
ok single line: '10'
Test #2:
score: 20
Accepted
time: 15ms
memory: 5264kb
input:
120 7
output:
3
result:
ok single line: '3'
Test #3:
score: 20
Accepted
time: 15ms
memory: 5260kb
input:
150 93
output:
8
result:
ok single line: '8'
Test #4:
score: 20
Accepted
time: 20ms
memory: 5268kb
input:
120 119
output:
4
result:
ok single line: '4'
Test #5:
score: 20
Accepted
time: 7ms
memory: 5256kb
input:
610 377
output:
17
result:
ok single line: '17'