UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#96446#1043. 阶乘数列求和zwr1234561000ms1196kbC++228b2020-02-19 23:02:532020-02-19 23:02:54

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: 1192kb

input:

15

output:

1401602636313

result:

ok single line: '1401602636313'