Skip to content

ganyariya's competitive programming with devcontainer

Notifications You must be signed in to change notification settings

ganyariya/competitive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

competitive

ganyariya's competitive repository with VSCode devContainer

Languages

  • c++
  • c#
  • go
  • python
  • lua

Setup

gh repo clone ganyariya/competitive
# or 
git clone https://github.com/ganyariya/competitive.git
  • Install & Setup Docker Desktop
  • Open ganyariya/competitive directory with VSCode
  • Open VSCode CommandPalette and select Dev containers: Reopen in Container
    • Automatically create & launch a devcontainer

How to use

Run

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.

Debug

Open your code (ex: main.go) and Open Debug vscode sidebar.
Then, launch debug task (ex: Go Debug).

Links

About

ganyariya's competitive programming with devcontainer

Topics

Resources

Stars

Watchers

Forks