Files
cp-space/README.md
2026-04-14 01:23:28 +08:00

15 lines
309 B
Markdown

# cp-space
Vscode wrokspace 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).