Run id: 129099
Main.cc:17:6: error: stray '#' in program
} #include // cin\cout\endl
^
Main.cc:33:6: error: stray '#' in program
} #include // cin\cout\endl
^
Main.cc:49:6: error: stray '#' in program
} #include // cin\cout\endl
^
Main.cc:65:6: error: stray '#' in program
} #include // cin\cout\endl
^
Main.cc:81:6: error: stray '#' in program
} #include // cin\cout\endl
^
Main.cc:97:6: error: stray '#' in program
} #include // cin\cout\endl
^
Main.cc:113:6: error: stray '#' in program
} #include // cin\cout\endl
^
Main.cc:17:7: error: 'include' does not name a type
} #include // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:23:13: error: redefinition of 'int main()'
int main(){
^
Main.cc:7:13: note: 'int main()' previously defined here
int main(){
^
Main.cc: At global scope:
Main.cc:33:7: error: 'include' does not name a type
} #include // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:39:13: error: redefinition of 'int main()'
int main(){
^
Main.cc:7:13: note: 'int main()' previously defined here
int main(){
^
Main.cc: At global scope:
Main.cc:49:7: error: 'include' does not name a type
} #include // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:55:13: error: redefinition of 'int main()'
int main(){
^
Main.cc:7:13: note: 'int main()' previously defined here
int main(){
^
Main.cc: At global scope:
Main.cc:65:7: error: 'include' does not name a type
} #include // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:71:13: error: redefinition of 'int main()'
int main(){
^
Main.cc:7:13: note: 'int main()' previously defined here
int main(){
^
Main.cc: At global scope:
Main.cc:81:7: error: 'include' does not name a type
} #include // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:87:13: error: redefinition of 'int main()'
int main(){
^
Main.cc:7:13: note: 'int main()' previously defined here
int main(){
^
Main.cc: At global scope:
Main.cc:97:7: error: 'include' does not name a type
} #include // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:103:13: error: redefinition of 'int main()'
int main(){
^
Main.cc:7:13: note: 'int main()' previously defined here
int main(){
^
Main.cc: At global scope:
Main.cc:113:7: error: 'include' does not name a type
} #include // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:119:13: error: redefinition of 'int main()'
int main(){
^
Main.cc:7:13: note: 'int main()' previously defined here
int main(){
^