0_0_4495658_12152.cpp:3: error: size of array `t' is too large
0_0_4495658_12152.cpp: In function `int fun(int, int)':
0_0_4495658_12152.cpp:7: error: `t' undeclared (first use this function)
0_0_4495658_12152.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4495658_12152.cpp: In function `int main()':
0_0_4495658_12152.cpp:37: error: `t' undeclared (first use this function)
|