1/5 Test Cases Passed
You need to earn 2 or 3 stars in order to submit.
1/5 Test Cases Passed
You need atleast 2 stars to grade your answer.
Test Cases (0/5)
-
clockHandAngles(3600) to return [30,0,0]
-
clockHandAngles(10800) to return [90,0,0]
-
clockHandAngles(5000) to return [42,140,120]
-
clockHandAngles(8000) to return [67,80,120]
-
clockHandAngles(50000) to return [57,320,120]