123344_0_14798.cpp
123344_0_14798.cpp(90) : warning C4508: 'main' : function should return a value; 'void' return type assumed
123344_0_14798.cpp(69) : warning C4101: 'q' : unreferenced local variable
123344_0_14798.cpp(104) : error C2011: 'node' : 'struct' type redefinition
123344_0_14798.cpp(130) : error C2084: function 'int __cdecl main(void)' already has a body
123344_0_14798.cpp(140) : error C2039: 'st' : is not a member of 'node'
123344_0_14798.cpp(9) : see declaration of 'node'
123344_0_14798.cpp(140) : error C2039: 'ed' : is not a member of 'node'
123344_0_14798.cpp(9) : see declaration of 'node'
123344_0_14798.cpp(140) : error C2039: 'c' : is not a member of 'node'
123344_0_14798.cpp(9) : see declaration of 'node'
123344_0_14798.cpp(141) : error C2039: 'st' : is not a member of 'node'
123344_0_14798.cpp(9) : see declaration of 'node'
123344_0_14798.cpp(141) : error C2039: 'ed' : is not a member of 'node'
123344_0_14798.cpp(9) : see declaration of 'node'
123344_0_14798.cpp(156) : error C2039: 'c' : is not a member of 'node'
123344_0_14798.cpp(9) : see declaration of 'node'
123344_0_14798.cpp(159) : error C2039: 'st' : is not a member of 'node'
123344_0_14798.cpp(9) : see declaration of 'node'
123344_0_14798.cpp(161) : error C2039: 'ed' : is not a member of 'node'
123344_0_14798.cpp(9) : see declaration of 'node'
123344_0_14798.cpp(162) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
123344_0_14798.cpp(165) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
123344_0_14798.cpp(166) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
|