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