0_0_4495215_27046.cpp: In function `int main()':
0_0_4495215_27046.cpp:44: error: `result' undeclared (first use this function)
0_0_4495215_27046.cpp:44: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4495215_27046.cpp: At global scope:
0_0_4495215_27046.cpp:46: error: expected unqualified-id before "return"
0_0_4495215_27046.cpp:46: error: expected `,' or `;' before "return"
0_0_4495215_27046.cpp:47: error: expected declaration before '}' token
|