Compiler output
prog.cpp: In function 'int comparare(char*, char*)':
prog.cpp:18:16: error: 'strlen' was not declared in this scope
prog.cpp:16:9: warning: unused variable 'j' [-Wunused-variable]
prog.cpp: In function 'int main()':
prog.cpp:50:26: error: 'strcpy' was not declared in this scope
prog.cpp:67:26: error: 'strcpy' was not declared in this scope
prog.cpp:81:71: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
prog.cpp:81:154: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
prog.cpp:92:26: error: 'strcpy' was not declared in this scope