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