0_0_2849946_22725.cpp: In function `int main()':
0_0_2849946_22725.cpp:21: error: request for member `x' in `st', which is of non-class type `node[501]'
0_0_2849946_22725.cpp:21: error: request for member `y' in `st', which is of non-class type `node[501]'
0_0_2849946_22725.cpp:21: error: request for member `z' in `st', which is of non-class type `node[501]'
0_0_2849946_22725.cpp:22: error: request for member `s' in `st', which is of non-class type `node[501]'
0_0_2849946_22725.cpp:22: error: request for member `y' in `st', which is of non-class type `node[501]'
0_0_2849946_22725.cpp:22: error: request for member `x' in `st', which is of non-class type `node[501]'
0_0_2849946_22725.cpp:33: error: ISO C++ forbids comparison between pointer and integer
0_0_2849946_22725.cpp:33: error: invalid conversion from `int*' to `int'
|