Changes

Jump to: navigation, search

GPU621/Group 5

14 bytes added, 15:40, 30 March 2023
Integrating
This task tells VScode, when we use this task, run [this].command with [this].args. VScode will inject this into our terminal to automatically compile our code. This will help our VScode Debugger and help our launch task get ready for running our code.
g++ -fdiagnostics-color=always -g helloworld.cpp -o ./helloworld
=== Launch ===
=== OpenMP ===
OpenMP

Navigation menu