0_0_10786881_8306.cpp:3: error: expected init-declarator before numeric constant
0_0_10786881_8306.cpp:3: error: expected `,' or `;' before numeric constant
0_0_10786881_8306.cpp: In function `long long int getvalue(int)':
0_0_10786881_8306.cpp:7: error: `L' undeclared (first use this function)
0_0_10786881_8306.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10786881_8306.cpp:8: error: `C' undeclared (first use this function)
0_0_10786881_8306.cpp:16: error: `inf' undeclared (first use this function)
0_0_10786881_8306.cpp: In function `int main()':
0_0_10786881_8306.cpp:37: error: `L' undeclared (first use this function)
0_0_10786881_8306.cpp:39: error: `C' undeclared (first use this function)
0_0_10786881_8306.cpp:42: error: `x' undeclared (first use this function)
0_0_10786881_8306.cpp:53: error: `inf' undeclared (first use this function)
|