0_0_39099265_10143.cpp: In function 'int main()': 0_0_39099265_10143.cpp:47:17: error: 'reverse' was not declared in this scope 47 | reverse(arr[i].begin(), arr[i].end()); | ^~~~~~~