0_0_39454437_24372.cpp: In function 'int sol()': 0_0_39454437_24372.cpp:52:29: error: 'reverse' was not declared in this scope 52 | strcpy(a,t);n=strlen(a);reverse(a,a+n); | ^~~~~~~