0_0_2602295_28423.cpp: In function `int main()':
0_0_2602295_28423.cpp:16: error: `strrev' undeclared (first use this function)
0_0_2602295_28423.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2602295_28423.cpp: In function `int main()':
0_0_2602295_28423.cpp:28: error: redefinition of `int main()'
0_0_2602295_28423.cpp:5: error: `int main()' previously defined here
0_0_2602295_28423.cpp:39: error: `strrev' undeclared (first use this function)
|