ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#102531 | #1037. 求因数个数 | YANGYINJIE | 100 | 40ms | 1188kb | C++ | 193b | 2020-02-27 18:23:18 | 2020-02-27 18:23:19 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 25
Accepted
time: 0ms
memory: 1188kb
input:
1
output:
1
result:
ok single line: '1'
Test #2:
score: 25
Accepted
time: 36ms
memory: 1184kb
input:
8989284
output:
24
result:
ok single line: '24'
Test #3:
score: 25
Accepted
time: 0ms
memory: 1188kb
input:
100
output:
9
result:
ok single line: '9'
Test #4:
score: 25
Accepted
time: 4ms
memory: 1184kb
input:
789975
output:
18
result:
ok single line: '18'