1_237_5934_21146.cpp: In function `int workminx(int, int)':
1_237_5934_21146.cpp:37: error: `Havex' undeclared (first use this function)
1_237_5934_21146.cpp:37: error: (Each undeclared identifier is reported only once for each function it appears in.)
1_237_5934_21146.cpp: In function `int workminy(int, int)':
1_237_5934_21146.cpp:52: error: `Havey' undeclared (first use this function)
1_237_5934_21146.cpp: In function `int workmaxx(int, int)':
1_237_5934_21146.cpp:67: error: `Havex' undeclared (first use this function)
1_237_5934_21146.cpp: In function `int workmaxy(int, int)':
1_237_5934_21146.cpp:82: error: `Havey' undeclared (first use this function)
|