knatten / cppquiz

Source for the http://cppquiz.org website (not the questions)
GNU General Public License v3.0
101 stars 14 forks source link

Script to declare winners of the C++23 porting effort #342

Closed knatten closed 1 month ago

knatten commented 3 months ago

Would have been slightly simpler to write this in Python but I felt it would be more fun doing it in C++.

Unfortunately, I don't have std::print yet on my computer, so cout is still needed.