0_0_3783819_5303.cpp: In function `bool is_same(node*, node*)':
0_0_3783819_5303.cpp:47: error: `returntrue' undeclared (first use this function)
0_0_3783819_5303.cpp:47: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3783819_5303.cpp:49: error: `returnfalse' undeclared (first use this function)
0_0_3783819_5303.cpp: At global scope:
0_0_3783819_5303.cpp:74: error: ISO C++ forbids declaration of `intmain' with no type
0_0_3783819_5303.cpp: In function `int intmain()':
0_0_3783819_5303.cpp:95: error: `return0' undeclared (first use this function)
|