183583_0_29802.cpp: In function `int main()':
183583_0_29802.cpp:5: error: expected `,' or `;' before "for"
183583_0_29802.cpp:5: error: `i' undeclared (first use this function)
183583_0_29802.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
183583_0_29802.cpp:5: error: expected `;' before ')' token
|