Project Euler #222: Sphere Packing

  • + 0 comments

    hey help me that i am going in right direction or not In this problem i calculate shortest distance between two sphere is p=sqrt(math.fabs(r1*r1-r2*r2)) can you please help me