Compiler output
prog.cpp: In function 'int main()':
prog.cpp:38:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
prog.cpp:38:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
prog.cpp:38:87: error: 'strcpy' was not declared in this scope
prog.cpp:39:69: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
prog.cpp:39:97: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
prog.cpp:39:155: error: 'strcpy' was not declared in this scope
prog.cpp:40:28: error: 'strcpy' was not declared in this scope