0_0_38728560_30046.cpp: In lambda function: 0_0_38728560_30046.cpp:272:13: error: 'sort' was not declared in this scope; did you mean 'short'? 272 | sort(a.begin(), a.end(), [&](int x, int y){ | ^~~~ | short