0_0_6873819_16282.cpp: In function `int main()':
0_0_6873819_16282.cpp:14: error: cannot convert `int*' to `const char*' for argument `1' to `size_t strlen(const char*)'
0_0_6873819_16282.cpp:15: error: cannot convert `int*' to `const char*' for argument `1' to `size_t strlen(const char*)'
0_0_6873819_16282.cpp:17: error: `i' undeclared (first use this function)
0_0_6873819_16282.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
|