Get your own website
prog.cpp: In function ‘int main()’:
prog.cpp:5:11: error: ‘myVar’ was not declared in this scope
    5 |   cout << myVar;
      |           ^~~~~