ganyariya's competitive repository with VSCode devContainer adapted for my own use.
- c++
- python
You can write any code in cpp
, go
, and python
directory.
After writing, you can run codes automatically with Ctrl + Option + N
with Code Runner Extension.
Open your code (ex: main.go
) and Open Debug
vscode sidebar.
Then, launch debug task (ex: Go Debug
).