0_0_26155912_21061.cpp: In function 'void solve(int)': 0_0_26155912_21061.cpp:55:66: error: 'sort' was not declared in this scope sort(v.begin(),v.end(),[](int x,int y){return st[x] < st[y];}); ^