0_0_39481910_10943.cpp: In function 'void solve()': 0_0_39481910_10943.cpp:45:9: error: 'sort' was not declared in this scope; did you mean 'short'? 45 | sort(ans.begin(),ans.end()); | ^~~~ | short