issues
search
uni-kakurenbo
/
cp-library
https://uni-kakurenbo.github.io/cp-library/
Creative Commons Zero v1.0 Universal
7
stars
1
forks
source link
pow
#79
Closed
uni-kakurenbo
closed
6 months ago
uni-kakurenbo
commented
6 months ago
change the args of
pow
methods from
i64
to K (any
std::integral
type)
assert
k >= 0
uni-kakurenbo
commented
6 months ago
fix
pow
methods fromi64
to K (anystd::integral
type)k >= 0