Run id: 133002

Main.cc: In function 'int main()':
Main.cc:4:13: error: expected ',' or ';' before numeric constant
     int x=4 5 6;
             ^