0_0_5036302_16589.cpp: In function `int main()':
0_0_5036302_16589.cpp:4: error: `n' undeclared (first use this function)
0_0_5036302_16589.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5036302_16589.cpp:9: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5036302_16589.cpp:5: error: using obsolete binding at `i'
0_0_5036302_16589.cpp:9: error: `print' undeclared (first use this function)
|