0_0_8910413_13627.cpp:10: error: size of array `mm' is too large
0_0_8910413_13627.cpp:10: error: size of array `rr' is too large
0_0_8910413_13627.cpp: In function `long long int China_remain(long long int)':
0_0_8910413_13627.cpp:27: error: `mm' undeclared (first use this function)
0_0_8910413_13627.cpp:27: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8910413_13627.cpp:27: error: `rr' undeclared (first use this function)
0_0_8910413_13627.cpp: In function `int main()':
0_0_8910413_13627.cpp:59: error: `mm' undeclared (first use this function)
0_0_8910413_13627.cpp:62: error: `rr' undeclared (first use this function)
|