0_0_2530126_18548.cpp: In function `void ttor(int, int)':
0_0_2530126_18548.cpp:41: error: redefinition of `void ttor(int, int)'
0_0_2530126_18548.cpp:6: error: `void ttor(int, int)' previously defined here
0_0_2530126_18548.cpp: In function `int main()':
0_0_2530126_18548.cpp:50: error: redefinition of `int main()'
0_0_2530126_18548.cpp:15: error: `int main()' previously defined here
|