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