Skip to content

frimps-astro/Labwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labwork

Labwork on C++

This is a project on practising labworks on C++ at turntabl

Steps to Run code

  1. Run 'g++ fileName.cpp -o outputName' without the quotes on the terminal; where 'ouputName' is any name you want to give the desire executable file and 'fileName' is the name of the file to be compiled
  2. If compilation is successful, run './outputName' to execute the code

Enjoy

About

Labwork on C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages