← Back to topics
Topic

koren

M
MilosRadic
this is the task from last QUAS for serbian regional contest?
what is the idea to find so many digits?i know for the guess methoid where u gues the number and then u further improve the guess but this cant be used to find all those digits(N<=100)
b
boris4
Simulate getting square from a number :D
b
boris4
try on google :D
M
MilosRadic
this digit by digit method?
and i guess i need to make an array for this??
b
boris4
Yes and yes.