/2023-project-euler-stuff

My solutions for Project Euler problems. A problem a day keeps the brain fog away!

Primary LanguagePython

2023-project-euler-stuff

My solutions for Project Euler problems. A problem a day keeps the brain fog away!

So far I have completed in Python

  1. Multiples of 3 and 5
  2. n
  3. Largest Palindrome Product
  4. Smallest Multiple

So far I have completed in C++

  1. Multiples of 3 and 5

So far I have completed in OCaml

  1. Multiples of 3 and 5