475613_0_0_22593.cpp:4: error: `main' must return `int'
475613_0_0_22593.cpp: In function `int main(...)':
475613_0_0_22593.cpp:10: error: return-statement with no value, in function returning 'int'
475613_0_0_22593.cpp:13: error: incompatible types in assignment of `unsigned int' to `int[50]'
475613_0_0_22593.cpp:15: error: ISO C++ forbids comparison between pointer and integer
|