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