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