0_0_1165656_29989.cpp:12: error: size of array `g' is too large
0_0_1165656_29989.cpp:14: error: size of array `judge' is too large
0_0_1165656_29989.cpp: In function `void Dp(int, int)':
0_0_1165656_29989.cpp:29: error: `judge' undeclared (first use this function)
0_0_1165656_29989.cpp:29: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1165656_29989.cpp: In function `void Init()':
0_0_1165656_29989.cpp:46: error: `judge' undeclared (first use this function)
|