Skip to content

IliaFeldgun/cpp-noob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-noob

demonstration.gif Recorded with Asciinema

Install using

sudo apt-get update
sudo apt-get install build-essential manpages-dev libncurses5-dev libncursesw5-dev
g++ --version
make --version
sudo dnf install gcc-c++
g++ --version
make --version

Run using

make && ./main.out

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published