Run id: 103564

Main.cc: In function 'int main()':
Main.cc:5:15: error: expected unqualified-id before ';' token
     int a,b,c,;
               ^