diff --git a/template.cc b/template.cc index 9e27c55..71798c8 100644 --- a/template.cc +++ b/template.cc @@ -5,8 +5,7 @@ #pragma GCC optimize("Ofast") ///////////////////////////////////////////////////////// /** - * This code should require C++14. - * However, it's only been tested with C++17. + * This code requires C++17. */ #include