Run id: 133386

Main.cc:27:2: error: stray '#' in program
 }#include  
  ^
Main.cc:53:2: error: stray '#' in program
 }#include  
  ^
Main.cc:79:2: error: stray '#' in program
 }#include  
  ^
Main.cc:105:2: error: stray '#' in program
 }#include  
  ^
Main.cc:131:2: error: stray '#' in program
 }#include  
  ^
Main.cc:157:2: error: stray '#' in program
 }#include  
  ^
Main.cc:183:2: error: stray '#' in program
 }#include  
  ^
Main.cc:27:3: error: 'include' does not name a type
 }#include  
   ^
Main.cc: In function 'int main()':
Main.cc:29:5: error: redefinition of 'int main()'
 int main(){  
     ^
Main.cc:3:5: note: 'int main()' previously defined here
 int main(){  
     ^
Main.cc: At global scope:
Main.cc:53:3: error: 'include' does not name a type
 }#include  
   ^
Main.cc: In function 'int main()':
Main.cc:55:5: error: redefinition of 'int main()'
 int main(){  
     ^
Main.cc:3:5: note: 'int main()' previously defined here
 int main(){  
     ^
Main.cc: At global scope:
Main.cc:79:3: error: 'include' does not name a type
 }#include  
   ^
Main.cc: In function 'int main()':
Main.cc:81:5: error: redefinition of 'int main()'
 int main(){  
     ^
Main.cc:3:5: note: 'int main()' previously defined here
 int main(){  
     ^
Main.cc: At global scope:
Main.cc:105:3: error: 'include' does not name a type
 }#include  
   ^
Main.cc: In function 'int main()':
Main.cc:107:5: error: redefinition of 'int main()'
 int main(){  
     ^
Main.cc:3:5: note: 'int main()' previously defined here
 int main(){  
     ^
Main.cc: At global scope:
Main.cc:131:3: error: 'include' does not name a type
 }#include  
   ^
Main.cc: In function 'int main()':
Main.cc:133:5: error: redefinition of 'int main()'
 int main(){  
     ^
Main.cc:3:5: note: 'int main()' previously defined here
 int main(){  
     ^
Main.cc: At global scope:
Main.cc:157:3: error: 'include' does not name a type
 }#include  
   ^
Main.cc: In function 'int main()':
Main.cc:159:5: error: redefinition of 'int main()'
 int main(){  
     ^
Main.cc:3:5: note: 'int main()' previously defined here
 int main(){  
     ^
Main.cc: At global scope:
Main.cc:183:3: error: 'include' does not name a type
 }#include  
   ^
Main.cc: In function 'int main()':
Main.cc:185:5: error: redefinition of 'int main()'
 int main(){  
     ^
Main.cc:3:5: note: 'int main()' previously defined here
 int main(){  
     ^