MCPcopy Create free account
hub / github.com/MathProgrammer/CodeForces / find_solution

Function find_solution

C Programs/C Programs - 5/Non_Square_Equation.c:18–36  ·  view source on GitHub ↗

Find smallest x, such that x^2 + s(x)*x = n, where s(x) is the sum of digits of x

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

sum_of_digitsFunction · 0.70

Tested by

no test coverage detected