cppquiz
cppquiz copied to clipboard
Script to declare winners of the C++23 porting effort
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.