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