361428_0_14604.cpp: In function `int main()':
361428_0_14604.cpp:12: error: cannot convert `std::string' to `char*' for argument `1' to `char* gets(char*)'
361428_0_14604.cpp:13: error: expected `;' before "j"
361428_0_14604.cpp:14: error: cannot convert `std::string' to `char*' for argument `1' to `char* gets(char*)'
361428_0_14604.cpp:16: error: cannot convert `std::string' to `char*' for argument `1' to `char* gets(char*)'
361428_0_14604.cpp:17: error: cannot convert `std::string' to `char*' for argument `1' to `char* gets(char*)'
|