Skip to content

y-samy's competitive programming with devcontainer

Notifications You must be signed in to change notification settings

y-samy/competitive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

competitive

ganyariya's competitive repository with VSCode devContainer adapted for my own use.

Languages

  • c++
  • python

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

y-samy's competitive programming with devcontainer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • Other 0.5%