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 am facing problem with Test Cases 2 and 3. I tried to check various boundary cases, but could not find the error. Could anyone please help? Here's my code in python:
Project Euler #1: Multiples of 3 and 5
You are viewing a single comment's thread. Return to all comments →
I am facing problem with Test Cases 2 and 3. I tried to check various boundary cases, but could not find the error. Could anyone please help? Here's my code in python: