0_0_34768238_1390.cpp: In function 'int DP(int)': 0_0_34768238_1390.cpp:29:55: error: 'upper_bound' was not declared in this scope int pos = upper_bound(ans,ans + len,arr[i]) - ans;//upper(),lower() ^