0_0_39726787_23972.cpp: In function 'int main()': 0_0_39726787_23972.cpp:6:36: error: expected ';' before 'b' 6 | while (cin >> a >> b) cout << a b << '\n'; | ^ ~ | ;