Could you explain the choice of search function parameters naming? I mean using `pow` for current digits sum is not the best approach.
Could you explain the choice of search function parameters naming? I mean using
powfor current digits sum is not the best approach.