MCPcopy Create free account
hub / github.com/aizk/algorithm-practice / integerBreak

Function integerBreak

dp/0343-integer-break/main.go:34–47  ·  view source on GitHub ↗

参考:https://mp.weixin.qq.com/s/ixnmuaj4lZJWj5jMMjnpWA 类似剪绳子 暴力递归

(n int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

maxFunction · 0.70

Tested by

no test coverage detected