284617_0_10471.cpp:3: error: `main' must return `int'
284617_0_10471.cpp: In function `int main(...)':
284617_0_10471.cpp:11: error: ISO C++ forbids comparison between pointer and integer
284617_0_10471.cpp:12: error: invalid conversion from `int*' to `int'
|