1002278_0_0_10191.cpp: In function `int main()':
1002278_0_0_10191.cpp:21: error: request for member `weight' in `mice', which is of non-class type `m[1000]'
1002278_0_0_10191.cpp:21: error: request for member `speed' in `mice', which is of non-class type `m[1000]'
1002278_0_0_10191.cpp:23: error: request for member `num' in `mice', which is of non-class type `m[1000]'
|