QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#673308#6566. Power of DivisorsZhaoZiLongWA 14ms10848kbPython3409b2024-10-24 21:41:192024-10-24 21:41:20

詳細信息

Test #1:

score: 100
Accepted
time: 14ms
memory: 10692kb

input:

15625

output:

25

result:

ok single line: '25'

Test #2:

score: 0
Accepted
time: 11ms
memory: 10792kb

input:

64000000

output:

20

result:

ok single line: '20'

Test #3:

score: 0
Accepted
time: 10ms
memory: 10848kb

input:

65536

output:

-1

result:

ok single line: '-1'

Test #4:

score: -100
Wrong Answer
time: 7ms
memory: 10640kb

input:

1

output:

1
-1

result:

wrong output format Extra information in the output file