Run id: 119950

Main.cc: In function 'int main()':
Main.cc:6:5: error: expected ',' or ';' before 'int'
     int s=0;
     ^