232430_0_19187.cpp: In function `int main()':
232430_0_19187.cpp:7: error: `i' undeclared (first use this function)
232430_0_19187.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
232430_0_19187.cpp:10: error: incompatible types in assignment of `int' to `int[100]'
|