>>791

>>767
に、code-runner の設定を書いた。
c/c++ は、gcc/g++ を使う

例えば、WSL2 Ubuntu なら、build-essential とか。
これには、gcc(GNU C compiler), g++(GNU C++ compiler), libc6-dev(GNU C Library), make などが入っている

Docker も使えるかも