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