0_0_10358318_26362.c:1:19: iostream: No such file or directory
0_0_10358318_26362.c:2:17: string: No such file or directory
0_0_10358318_26362.c:3: error: syntax error before "namespace"
0_0_10358318_26362.c:4: error: syntax error before "Fibo"
0_0_10358318_26362.c:7: error: syntax error before "a"
0_0_10358318_26362.c:7: error: syntax error at '#' token
0_0_10358318_26362.c:7: error: stray '\168' in program
0_0_10358318_26362.c:7: error: stray '\176' in program
0_0_10358318_26362.c:7: error: syntax error at '#' token
0_0_10358318_26362.c:7: error: syntax error at '#' token
0_0_10358318_26362.c:7: error: stray '\168' in program
0_0_10358318_26362.c:7: error: stray '\186' in program
0_0_10358318_26362.c: In function `calculate':
0_0_10358318_26362.c:28: error: syntax error before '/' token
0_0_10358318_26362.c:28: error: syntax error at '#' token
0_0_10358318_26362.c:28: error: syntax error at '#' token
0_0_10358318_26362.c:28: error: invalid lvalue in unary `&'
0_0_10358318_26362.c:28: error: syntax error at '#' token
0_0_10358318_26362.c:28: error: invalid lvalue in unary `&'
0_0_10358318_26362.c:28: error: syntax error at '#' token
0_0_10358318_26362.c:28: error: invalid lvalue in unary `&'
0_0_10358318_26362.c:28: error: syntax error at '#' token
0_0_10358318_26362.c:28: error: invalid lvalue in unary `&'
0_0_10358318_26362.c:28: error: stray '\161' in program
0_0_10358318_26362.c:28: error: stray '\227' in program
0_0_10358318_26362.c:28: error: syntax error at '#' token
0_0_10358318_26362.c:28: error: syntax error at '#' token
0_0_10358318_26362.c:28: error: invalid lvalue in unary `&'
0_0_10358318_26362.c:28: error: stray '\168' in program
0_0_10358318_26362.c:28: error: stray '\186' in program
0_0_10358318_26362.c:28: error: `Fibonacci' undeclared (first use in this function)
0_0_10358318_26362.c:28: error: (Each undeclared identifier is reported only once
0_0_10358318_26362.c:28: error: for each function it appears in.)
0_0_10358318_26362.c:28: error: syntax error before "y"
0_0_10358318_26362.c:35: error: `Fibo_c' undeclared (first use in this function)
0_0_10358318_26362.c:48: error: 'for' loop initial declaration used outside C99 mode
0_0_10358318_26362.c:51: error: redefinition of 'k'
0_0_10358318_26362.c:48: error: previous definition of 'k' was here
0_0_10358318_26362.c:51: error: 'for' loop initial declaration used outside C99 mode
0_0_10358318_26362.c:53: error: redefinition of 'k'
0_0_10358318_26362.c:51: error: previous definition of 'k' was here
0_0_10358318_26362.c:53: error: 'for' loop initial declaration used outside C99 mode
0_0_10358318_26362.c: At top level:
0_0_10358318_26362.c:57: error: syntax error before '}' token
0_0_10358318_26362.c: In function `main':
0_0_10358318_26362.c:60: error: `string' undeclared (first use in this function)
0_0_10358318_26362.c:60: error: syntax error before "a"
0_0_10358318_26362.c:62: error: `cin' undeclared (first use in this function)
0_0_10358318_26362.c:62: error: `a' undeclared (first use in this function)
0_0_10358318_26362.c:62: error: `b' undeclared (first use in this function)
|