Compiler output
prog.cpp: In function 'bool cmp(echipa, echipa)':
prog.cpp:19:32: error: 'strcmp' was not declared in this scope
prog.cpp: In function 'int main()':
prog.cpp:37:29: error: 'strcmp' was not declared in this scope
prog.cpp:43:29: error: 'strcmp' was not declared in this scope
prog.cpp:52:27: error: 'strcpy' was not declared in this scope
prog.cpp:59:27: error: 'strcpy' was not declared in this scope
prog.cpp:69:29: error: 'strcmp' was not declared in this scope
prog.cpp:75:29: error: 'strcmp' was not declared in this scope
prog.cpp:84:27: error: 'strcpy' was not declared in this scope
prog.cpp:91:27: error: 'strcpy' was not declared in this scope
prog.cpp:101:29: error: 'strcmp' was not declared in this scope
prog.cpp:107:29: error: 'strcmp' was not declared in this scope
prog.cpp:117:27: error: 'strcpy' was not declared in this scope
prog.cpp:124:27: error: 'strcpy' was not declared in this scope