ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#97089 | #1043. 阶乘数列求和 | linzihua2020 | 100 | 2ms | 1196kb | C++ | 200b | 2020-02-20 20:19:09 | 2020-02-20 20:19:11 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 25
Accepted
time: 1ms
memory: 1192kb
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: 1ms
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'