Skip to content

critical58/cpp-gitpod-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Gitpod

cpp-gitpod-template

To run, press the run button (shown below) in the main.cpp or follow the instructions below.

To run these commands right click in the explorer:Screenshot-2022-04-05-11-52-50.png and press 'Open in intergrated Terminal'.

To build:

g++ main.cpp -o main

To run:

./main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages