Job 15221

Owner
Alexandru
Problem
Lumber Jack and Number X
Source
0.41KB
Result
Compile error (Non-zero exit status: 1)

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:14:29: error: 'itoa' was not declared in this scope
     strcat(s,itoa(n%10,s1,10));
                             ^
prog.cpp:22:19: error: 'strrev' was not declared in this scope
     cout<<strrev(s);}
                   ^

Questions?

Sponsors Gold