0_0_6969678_5989.cpp:8: error: `typedef struct node std' redeclared as different kind of symbol
<internal>:0: error: previous declaration of `namespace std { }'
0_0_6969678_5989.cpp:8: error: declaration of `typedef struct node std'
<internal>:0: error: conflicts with previous declaration `namespace std { }'
0_0_6969678_5989.cpp:8: error: declaration of `typedef struct node std'
<internal>:0: error: conflicts with previous declaration `namespace std { }'
0_0_6969678_5989.cpp:8: error: declaration of `typedef struct node std'
<internal>:0: error: conflicts with previous declaration `namespace std { }'
0_0_6969678_5989.cpp: In function `int main()':
0_0_6969678_5989.cpp:12: error: expected primary-expression before "ls"
0_0_6969678_5989.cpp:12: error: expected `;' before "ls"
0_0_6969678_5989.cpp:31: error: `ls' undeclared (first use this function)
0_0_6969678_5989.cpp:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
|