Files
cp-space/README.md
2026-04-14 00:33:25 +08:00

15 lines
307 B
Markdown

# cp-space
Vscode project for Programming Contest
# usage
Just run:
```shell
git clone https://gitea.starryskymeow.cn/xkm/cp-space.git cp && code cp
```
Default debug command is \<F5\>, use \<ctrl-F5\> for just run.
Use clangd for a better experience (make sure to disable Microsoft's C++ extension).