haar_
lib
0.1.0
Module factorial_
prime_
factor
Sections
References
Problems
Module Items
Functions
In haar_
lib::
math
haar_lib
::
math
Module
factorial_prime_factor
Copy item path
Source
Expand description
a!の素因数pの個数を求める。
§
References
https://ja.wikipedia.org/wiki/%E3%83%AB%E3%82%B8%E3%83%A3%E3%83%B3%E3%83%89%E3%83%AB%E3%81%AE%E5%85%AC%E5%BC%8F
§
Problems
https://yukicoder.me/problems/no/2380
Functions
§
factorial_
prime_
factor
a!の素因数pの個数を求める。