./.vscode:vscode配置文件
./outfile/:存放可执行文件,如./outfile/下的helloworld可直接在终端运行
./*.cpp:题目代码,其中"acwing_[题号]_[题目]"可在acwing题库中按题号查找
| Name | Name | Last commit date | ||
|---|---|---|---|---|
./.vscode:vscode配置文件
./outfile/:存放可执行文件,如./outfile/下的helloworld可直接在终端运行
./*.cpp:题目代码,其中"acwing_[题号]_[题目]"可在acwing题库中按题号查找