0_0_36188096_27069.cpp: In function 'int main()': 0_0_36188096_27069.cpp:4:25: error: expected ')' before '{' token for(auto& x: {1,2,3,4} {cout << x << endl;} ^