0_0_35261753_29035.cpp: In function 'int main()': 0_0_35261753_29035.cpp:13:22: error: cannot pass objects of non-trivially-copyable type 'std::string {aka class std::basic_string<char>}' through '...' printf("%s",s); ^