prog.cpp: In function �int main()�: prog.cpp:7:3: error: expected �,� or �;� before �cout� 7 | cout << x; | ^~~~