0_0_8058678_1570.cpp: In function `int Insert(char*)':
0_0_8058678_1570.cpp:28: error: conflicting declaration 'bool tmp'
0_0_8058678_1570.cpp:25: error: 'tmp' has a previous declaration as `int tmp'
0_0_8058678_1570.cpp:28: error: declaration of `bool tmp'
0_0_8058678_1570.cpp:25: error: conflicts with previous declaration `int tmp'
|