1000608_0_0_23071.cpp: In function `int main()':
1000608_0_0_23071.cpp:26: error: request for member `s' in `P', which is of non-class type `ti[5000]'
1000608_0_0_23071.cpp:26: error: request for member `e' in `P', which is of non-class type `ti[5000]'
1000608_0_0_23071.cpp:27: error: incompatible types in assignment of `int' to `int[5000]'
1000608_0_0_23071.cpp:34: error: request for member `s' in `P', which is of non-class type `ti[5000]'
1000608_0_0_23071.cpp:34: error: ISO C++ forbids comparison between pointer and integer
|