0_0_11328290_30445.cpp: In function `int main()':
0_0_11328290_30445.cpp:25: error: name lookup of `i' changed for new ISO `for' scoping
0_0_11328290_30445.cpp:20: error: using obsolete binding at `i'
0_0_11328290_30445.cpp:27: error: invalid types `long long int[int]' for array subscript
0_0_11328290_30445.cpp:28: error: invalid types `long long int[int]' for array subscript
0_0_11328290_30445.cpp:30: error: `m' undeclared (first use this function)
0_0_11328290_30445.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
|