0_0_8183314_20204.cpp:12: error: size of array `v' is too large
0_0_8183314_20204.cpp: In function `void dp()':
0_0_8183314_20204.cpp:46: error: `v' undeclared (first use this function)
0_0_8183314_20204.cpp:46: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8183314_20204.cpp: In function `int main()':
0_0_8183314_20204.cpp:78: error: `v' undeclared (first use this function)
|