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