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.
I wrote my code in python and got 66.67%. Tried to improve it so hard, but couldn't
then wrote the same code in C++ and got 83.33%
then wrote the same in Go and got 100%...
(GO has very fast compilation time)
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Project Euler #33: Digit canceling fractions
You are viewing a single comment's thread. Return to all comments →
I wrote my code in python and got 66.67%. Tried to improve it so hard, but couldn't then wrote the same code in C++ and got 83.33% then wrote the same in Go and got 100%...
(GO has very fast compilation time)