linux 使用指南

 

 

编译方法:

touch a.cpp
gedit a.cpp
g++ a.cpp -o a.exe -O2 -std=c++14
./a.exe

 

posted @ 2025-10-31 15:57  cn是大帅哥886  阅读(0)  评论(0)    收藏  举报