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