0_0_36383107_29235.cpp: In function 'int main()': 0_0_36383107_29235.cpp:25:31: error: 'strlen' was not declared in this scope int len = strlen(X); ^ 0_0_36383107_29235.cpp:35:31: error: 'strlen' was not declared in this scope int len = strlen(Y); ^