0_0_38944116_29797.cpp: In function 'int main()': 0_0_38944116_29797.cpp:24:34: error: 'upper_bound' was not declared in this scope 24 | *upper_bound(y, y + m + 1, x[i]) = x[i]; | ^~~~~~~~~~~