0_0_26539744_7062.cpp: In function 'int main()': 0_0_26539744_7062.cpp:50:30: error: cannot pass objects of non-trivially-copyable type 'std::string {aka class std::basic_string<char>}' through '...' scanf("%d%s", &x, str); ^