A : 536870912
Your function returned the following :
0
The expected returned value :
1
sqrt(536870912) is “23170.47500592079”
there is no Integer… so return should be 0
A : 536870912
Your function returned the following :
0
The expected returned value :
1
sqrt(536870912) is “23170.47500592079”
there is no Integer… so return should be 0