0_0_3817401_28770.cpp: In function `int main(int, char**)':
0_0_3817401_28770.cpp:23: error: cannot convert `int*' to `char*' for argument `1' to `char* gets(char*)'
0_0_3817401_28770.cpp:27: error: cannot convert `int*' to `const char*' for argument `1' to `size_t strlen(const char*)'
|