Project Euler 71 - Ordered Fractions
Project Euler 71 - Ordered Fractions
Official link: https://projecteuler.net/problem=71
Thought Process
Thought Process
Interactive Code
Interactive Code
Input an integer (userinput)
Code will output the answer for d <= yourinput
It's a bit slow on python emulator, takes about ~1.5 seconds on my computer