0_0_39822576_11672.cpp: In function 'int main()': 0_0_39822576_11672.cpp:34:29: error: expected '}' at end of input 34 | cout << a << b << c; | ^ 0_0_39822576_11672.cpp:4:12: note: to match this '{' 4 | int main() { | ^