本人一般用-O3 -std=c++23,电脑是Ubuntu24.04LTS操作系统。怎么设置?
-O3 -std=c++23
GCC是直接用sudo apt install gcc装的,版本:13.2
sudo apt install gcc