0_0_16246989_18679.cpp: In function 'int main(int, const char**)': 0_0_16246989_18679.cpp:40:26: error: cannot pass objects of non-trivially-copyable type 'std::string {aka class std::basic_string<char>}' through '...' scanf("%s", s); ^