0_0_3229456_6442.cpp: In function `int main()':
0_0_3229456_6442.cpp:119: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:119: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:123: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:123: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:127: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:127: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:135: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:135: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:147: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:147: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:152: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:152: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:158: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:158: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:163: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:163: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:168: error: a function-definition is not allowed here before '{' token
0_0_3229456_6442.cpp:168: error: expected `,' or `;' before '{' token
0_0_3229456_6442.cpp:178: error: expected primary-expression before "int"
0_0_3229456_6442.cpp:178: error: expected `;' before "int"
0_0_3229456_6442.cpp:209: error: invalid initialization of reference of type 'LT*&' from expression of type 'main()::LT*'
0_0_3229456_6442.cpp:58: error: in passing argument 1 of `int top(LT*&)'
|