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