0_0_38395854_2399.cpp: In function 'int solve(std::vector<int>&, std::vector<int>&)': 0_0_38395854_2399.cpp:19:33: error: 'sort' was not declared in this scope sort(c.begin(), c.end(), cmp); ^