Run id: 2441

Main.cc: In function 'int main()':
Main.cc:14:13: error: expected ';' before 'c'
             c=c+1;
             ^