0_0_12806273_27816.cpp:7: error: size of array `map' is too large
0_0_12806273_27816.cpp: In function `void flody()':
0_0_12806273_27816.cpp:20: error: `map' undeclared (first use this function)
0_0_12806273_27816.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12806273_27816.cpp: In function `void init()':
0_0_12806273_27816.cpp:31: error: `map' undeclared (first use this function)
0_0_12806273_27816.cpp: In function `int main()':
0_0_12806273_27816.cpp:42: error: `map' undeclared (first use this function)
|