We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Project Euler #222: Sphere Packing
Project Euler #222: Sphere Packing
Sort by
recency
|
22 Discussions
|
Please Login in order to post a comment
I have no idea why i didn't pass all test case
can some one please explain the question? I am unable to understand what exactly the question refers to
hi can anyone please tell me what's wrong with this code cause it's not working after test case 2 import math
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
I cannot unlock testcases. Could someone please post testcase #40 or #41+? Thanks.