ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#97582 | #1043. 阶乘数列求和 | chenyuxuan | 100 | 1ms | 1244kb | C++ | 661b | 2020-02-21 12:02:39 | 2020-02-21 12:02:42 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 25
Accepted
time: 1ms
memory: 1244kb
input:
10
output:
4037913
result:
ok single line: '4037913'
Test #2:
score: 25
Accepted
time: 0ms
memory: 1244kb
input:
9
output:
409113
result:
ok single line: '409113'
Test #3:
score: 25
Accepted
time: 0ms
memory: 1240kb
input:
20
output:
2561327494111820313
result:
ok single line: '2561327494111820313'
Test #4:
score: 25
Accepted
time: 0ms
memory: 1244kb
input:
15
output:
1401602636313
result:
ok single line: '1401602636313'