0_0_8566201_15865.cpp: In function `int han(int)':
0_0_8566201_15865.cpp:10: error: `retutn' undeclared (first use this function)
0_0_8566201_15865.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8566201_15865.cpp:13: error: expected `;' before '}' token
0_0_8566201_15865.cpp: At global scope:
0_0_8566201_15865.cpp:15: error: `main' must return `int'
|