ds-and-algo/templates-py/ #16
Replies: 2 comments 2 replies
-
|
二维差分里有个range打成了rang |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
你好,python代码模版页-数学-数论-乘积数的所有约数之和 对于一个以标准分解式给出的数 N=∏i=1kpiαiN=∏i=1kpiαi, 其约数之和为 ∏i=1k(∑j=0αipij)∏i=1k(∑j=0αipij) 这里应该是 例如 N=25⋅31,约数之和为... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ds-and-algo/templates-py/
https://wiki.dwj601.cn/ds-and-algo/templates-py/
Beta Was this translation helpful? Give feedback.
All reactions