0_0_5530791_26016.cpp:125: error: redefinition of `int i'
0_0_5530791_26016.cpp:4: error: `int i' previously defined here
0_0_5530791_26016.cpp:126: error: redefinition of `int j'
0_0_5530791_26016.cpp:5: error: `int j' previously declared here
0_0_5530791_26016.cpp: In function `int a(std::string)':
0_0_5530791_26016.cpp:128: error: redefinition of `int a(std::string)'
0_0_5530791_26016.cpp:7: error: `int a(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int b(std::string)':
0_0_5530791_26016.cpp:145: error: redefinition of `int b(std::string)'
0_0_5530791_26016.cpp:24: error: `int b(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int c(std::string)':
0_0_5530791_26016.cpp:181: error: redefinition of `int c(std::string)'
0_0_5530791_26016.cpp:60: error: `int c(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int main()':
0_0_5530791_26016.cpp:203: error: redefinition of `int main()'
0_0_5530791_26016.cpp:82: error: `int main()' previously defined here
0_0_5530791_26016.cpp: At global scope:
0_0_5530791_26016.cpp:246: error: redefinition of `int i'
0_0_5530791_26016.cpp:4: error: `int i' previously defined here
0_0_5530791_26016.cpp:247: error: redefinition of `int j'
0_0_5530791_26016.cpp:5: error: `int j' previously declared here
0_0_5530791_26016.cpp: In function `int a(std::string)':
0_0_5530791_26016.cpp:249: error: redefinition of `int a(std::string)'
0_0_5530791_26016.cpp:7: error: `int a(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int b(std::string)':
0_0_5530791_26016.cpp:266: error: redefinition of `int b(std::string)'
0_0_5530791_26016.cpp:24: error: `int b(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int c(std::string)':
0_0_5530791_26016.cpp:302: error: redefinition of `int c(std::string)'
0_0_5530791_26016.cpp:60: error: `int c(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int main()':
0_0_5530791_26016.cpp:324: error: redefinition of `int main()'
0_0_5530791_26016.cpp:203: error: `int main()' previously defined here
0_0_5530791_26016.cpp:324: error: redefinition of `int main()'
0_0_5530791_26016.cpp:82: error: `int main()' previously defined here
0_0_5530791_26016.cpp: At global scope:
0_0_5530791_26016.cpp:367: error: redefinition of `int i'
0_0_5530791_26016.cpp:4: error: `int i' previously defined here
0_0_5530791_26016.cpp:368: error: redefinition of `int j'
0_0_5530791_26016.cpp:5: error: `int j' previously declared here
0_0_5530791_26016.cpp: In function `int a(std::string)':
0_0_5530791_26016.cpp:370: error: redefinition of `int a(std::string)'
0_0_5530791_26016.cpp:7: error: `int a(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int b(std::string)':
0_0_5530791_26016.cpp:387: error: redefinition of `int b(std::string)'
0_0_5530791_26016.cpp:24: error: `int b(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int c(std::string)':
0_0_5530791_26016.cpp:423: error: redefinition of `int c(std::string)'
0_0_5530791_26016.cpp:60: error: `int c(std::string)' previously defined here
0_0_5530791_26016.cpp: In function `int main()':
0_0_5530791_26016.cpp:445: error: redefinition of `int main()'
0_0_5530791_26016.cpp:324: error: `int main()' previously defined here
0_0_5530791_26016.cpp:445: error: redefinition of `int main()'
0_0_5530791_26016.cpp:203: error: `int main()' previously defined here
0_0_5530791_26016.cpp:445: error: redefinition of `int main()'
0_0_5530791_26016.cpp:82: error: `int main()' previously defined here
|