Hi,
I’m having an issue with lecture 15 at 4:30, where we are shown how to compile our code.
I’m on MacOS on VS Code, and when I type in g++ TripleX.cpp -o triplex, rather than compiling, it just drops down to a new line. Screenshot below.
Any help appreciated!