0_0_2413704_5380.cpp: In function `int main()':
0_0_2413704_5380.cpp:42: error: request for member `bugs' in `bugroom', which is of non-class type `room[101]'
0_0_2413704_5380.cpp:42: error: request for member `brains' in `bugroom', which is of non-class type `room[101]'
0_0_2413704_5380.cpp:44: error: incompatible types in assignment of `int' to `int[101]'
|