523856_0_0_22604.cpp: In function `int Di(int, int)':
523856_0_0_22604.cpp:12: error: invalid types `int[200][int[201][201]]' for array subscript
523856_0_0_22604.cpp: In function `int main()':
523856_0_0_22604.cpp:38: error: `j' undeclared (first use this function)
523856_0_0_22604.cpp:38: error: (Each undeclared identifier is reported only once for each function it appears in.)
523856_0_0_22604.cpp:41: error: `y' undeclared (first use this function)
523856_0_0_22604.cpp:41: error: `z' undeclared (first use this function)
|