0_0_9155690_14955.cpp: In function `int main()':
0_0_9155690_14955.cpp:14: error: `input1' undeclared (first use this function)
0_0_9155690_14955.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9155690_14955.cpp:14: error: `input2' undeclared (first use this function)
0_0_9155690_14955.cpp:18: error: continue statement not within a loop
0_0_9155690_14955.cpp:33: error: `ans' undeclared (first use this function)
0_0_9155690_14955.cpp: At global scope:
0_0_9155690_14955.cpp:61: error: expected declaration before '}' token
|