Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 222 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 222 Bytes

GALL Thomas & MULLER Léane

Compile a file

Compile a CPP file to generate executable target file:

g++ -o main.exe hello.cpp

Launch projet

To launch the project files, search for main.exe files 📰