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