0_0_30371207_18197.cpp: In function 'int main()': 0_0_30371207_18197.cpp:40:20: error: cannot pass objects of non-trivially-copyable type 'std::string {aka class std::basic_string<char>}' through '...' while(scanf("%s",s)!=EOF) ^