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