Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Project Euler Solutions

My C++ solutions to Project Euler problems - focused on getting the right answer as fast as possible.

C++

🎯 What's This About?

Project Euler is a collection of challenging mathematical programming problems. These are my solutions written in C++ with one goal: solve it quickly and move on.

💡 My Approach

  • Write code that works
  • Optimize for speed when needed
  • No over-engineering
  • Get the answer, learn something, next problem

📊 Progress

Currently solving problems as I find time. Each solution aims to run in under 1 second.


Simple solutions to complex problems

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages