Some standard libraries require this include for the code to compile.
@@ -6,6 +6,7 @@
#include <algorithm>
#include <bitset>
+#include <cmath>
#include <iterator>
#include <optional>