398637_0_0_10881.cpp: In function `int main()':
398637_0_0_10881.cpp:4: error: size of array `sum' is too large
398637_0_0_10881.cpp:10: error: name lookup of `j' changed for new ISO `for' scoping
398637_0_0_10881.cpp:8: error: using obsolete binding at `j'
398637_0_0_10881.cpp:12: error: `sum' undeclared (first use this function)
398637_0_0_10881.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
398637_0_0_10881.cpp:16: error: name lookup of `k' changed for new ISO `for' scoping
398637_0_0_10881.cpp:11: error: using obsolete binding at `k'
398637_0_0_10881.cpp:17: error: `l' undeclared (first use this function)
398637_0_0_10881.cpp:17: error: `sun' undeclared (first use this function)
|