236097_0_9385.c:1:19: iostream: No such file or directory
236097_0_9385.c:2:16: cmath: No such file or directory
236097_0_9385.c:3:18: fstream: No such file or directory
236097_0_9385.c:4: error: syntax error before "namespace"
236097_0_9385.c: In function `Fi':
236097_0_9385.c:14: error: `cout' undeclared (first use in this function)
236097_0_9385.c:14: error: (Each undeclared identifier is reported only once
236097_0_9385.c:14: error: for each function it appears in.)
236097_0_9385.c:14: error: `endl' undeclared (first use in this function)
236097_0_9385.c:17: error: `bool' undeclared (first use in this function)
236097_0_9385.c:17: error: syntax error before "flag"
236097_0_9385.c:21: error: `flag' undeclared (first use in this function)
236097_0_9385.c:21: error: `true' undeclared (first use in this function)
236097_0_9385.c:24: error: invalid operands to binary +
236097_0_9385.c:25: error: incompatible types in assignment
236097_0_9385.c:28: error: invalid operands to binary /
236097_0_9385.c:29: error: invalid operands to binary %
236097_0_9385.c:33: error: incompatible types in assignment
236097_0_9385.c:43: error: syntax error before '/' token
236097_0_9385.c:43: error: stray '\178' in program
236097_0_9385.c:43: error: stray '\185' in program
236097_0_9385.c:43:25: too many decimal points in number
236097_0_9385.c: In function `main':
236097_0_9385.c:54: error: syntax error before '/' token
236097_0_9385.c:55: error: `cin' undeclared (first use in this function)
|