5 views
Problem: I'm just learning C++, coming out of python3 and QBASIC, and am having a very hard time reading the compiler errors and understanding them, making it difficult to debug. The problem I am having is that I keep pulling the compilation-error: error: expected unqualified-id This occurs on the 10th and 18th line. I am trying to compile this program using linuxs' g++:
asked
Dec 15, 2020
Mashhoodch
5.6k points