PE-CN / pe-cn-comments

2 stars 0 forks source link

Problem 817 | Project Euler | #819

Open sx349 opened 1 year ago

sx349 commented 1 year ago

https://pe-cn.github.io/817/

Problem 817 Digits in SquaresDefine $m = M(n, d)$ to be the smallest positive integer such that when $m^2$ is written in base $n$ it includes the base $n$ digit $d$. For example, $M(10,7) = 24$ becau