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