18228@adim MINGW64 /e/c++ $ g++ Untitled-1.cpp -o Untitled-1.exe -std=c++23 -O2 -march=native && ./Untitled-1.exe g++.exe: error: unrecognized command line option '-std=c++23'; did you mean '-std=c++03'? 18228@adim MINGW64 /e/c++ $