Get your own website Result Size: 625 x 565
prog.cpp: In function ‘int main()’:
prog.cpp:7:3: error: expected ‘,’ or ‘;’ before ‘cout’
    7 |   cout << x;
      |   ^~~~