ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#120479 | #127. 质因数分解 | Tom | 100 | 387ms | 5444kb | C++11 | 684b | 2020-10-24 21:03:18 | 2020-10-24 22:14:11 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 5280kb
input:
73
output:
5861
result:
ok single line: '5861 '
Test #2:
score: 10
Accepted
time: 0ms
memory: 5284kb
input:
98
output:
5751
result:
ok single line: '5751 '
Test #3:
score: 10
Accepted
time: 0ms
memory: 5288kb
input:
1935
output:
6454
result:
ok single line: '6454 '
Test #4:
score: 10
Accepted
time: 0ms
memory: 5288kb
input:
2922
output:
695
result:
ok single line: '695 '
Test #5:
score: 10
Accepted
time: 0ms
memory: 5288kb
input:
1717
output:
4048
result:
ok single line: '4048 '
Test #6:
score: 10
Accepted
time: 3ms
memory: 5292kb
input:
2823
output:
1635
result:
ok single line: '1635 '
Test #7:
score: 10
Accepted
time: 169ms
memory: 5444kb
input:
41194
output:
3274
result:
ok single line: '3274 '
Test #8:
score: 10
Accepted
time: 99ms
memory: 5400kb
input:
30953
output:
6227
result:
ok single line: '6227 '
Test #9:
score: 10
Accepted
time: 116ms
memory: 5408kb
input:
33532
output:
7612
result:
ok single line: '7612 '
Test #10:
score: 10
Accepted
time: 0ms
memory: 5280kb
input:
54
output:
1186
result:
ok single line: '1186 '