This is a C# solution containing solutions for various problems posed at https://projecteuler.net/ In particular, all of the first 100 problems are solved, plus a few more My goal is to solve all problems in less than 1 second, which was successful so far (on a 24-core AMD CPU)
Run Program.cs in project ProjectEuler