This repository was created for students interested in learning and working with C++. Below are the steps to execute the C++ program:
$ git clone https://github.com/jstoquica/getting-started-with-cpp.git
$ g++ application.cpp -o application.o
$ ./application.o
4. The result of the program is the sum of two or more integers, defined in the *.h file as "myfunc()".
It is worth mentioning that the procedures described are based on the G++ compiler for Linux, version 11.4.0. It is also possible to use online C++ compilers, such as https://www.onlinegdb.com/online_c++_compiler.
Nome: Vitor André Rocha Siqueira Barros Matricula: 571164