UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#128221#1145. 金币Ethan100136ms5268kbPython3174b2021-04-03 19:38:302021-04-03 19:38:31

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 26ms
memory: 5260kb

input:

1

output:

1

result:

ok single line: '1'

Test #2:

score: 10
Accepted
time: 16ms
memory: 5268kb

input:

100

output:

945

result:

ok single line: '945'

Test #3:

score: 10
Accepted
time: 7ms
memory: 5268kb

input:

16

output:

61

result:

ok single line: '61'

Test #4:

score: 10
Accepted
time: 14ms
memory: 5264kb

input:

15

output:

55

result:

ok single line: '55'

Test #5:

score: 10
Accepted
time: 14ms
memory: 5264kb

input:

11

output:

35

result:

ok single line: '35'

Test #6:

score: 10
Accepted
time: 16ms
memory: 5260kb

input:

10000

output:

942820

result:

ok single line: '942820'

Test #7:

score: 10
Accepted
time: 12ms
memory: 5260kb

input:

1001

output:

29865

result:

ok single line: '29865'

Test #8:

score: 10
Accepted
time: 12ms
memory: 5260kb

input:

21

output:

91

result:

ok single line: '91'

Test #9:

score: 10
Accepted
time: 14ms
memory: 5264kb

input:

22

output:

98

result:

ok single line: '98'

Test #10:

score: 10
Accepted
time: 5ms
memory: 5260kb

input:

6

output:

14

result:

ok single line: '14'