prog.cpp: In function ‘int main()’: prog.cpp:13:11: error: ‘x’ was not declared in this scope 13 | cout << x; | ^