0_0_7155427_8179.cpp: In function `int main()':
0_0_7155427_8179.cpp:25: error: cannot convert `int*' to `const char*' for argument `1' to `size_t strlen(const char*)'
0_0_7155427_8179.cpp:26: error: cannot convert `int*' to `const char*' for argument `1' to `size_t strlen(const char*)'
0_0_7155427_8179.cpp:27: error: cannot convert `int*' to `char*' for argument `1' to `char* strcat(char*, const char*)'
0_0_7155427_8179.cpp:28: error: cannot convert `int*' to `const char*' for argument `1' to `size_t strlen(const char*)'
|