132792_0_27753.c:1:21: iostream.h: No such file or directory
132792_0_27753.c:2: error: syntax error before "wanshu"
132792_0_27753.c: In function `wanshu':
132792_0_27753.c:11: error: `true' undeclared (first use in this function)
132792_0_27753.c:11: error: (Each undeclared identifier is reported only once
132792_0_27753.c:11: error: for each function it appears in.)
132792_0_27753.c:13: error: `false' undeclared (first use in this function)
132792_0_27753.c: In function `main':
132792_0_27753.c:17: error: syntax error before '/' token
132792_0_27753.c:19: error: `cin' undeclared (first use in this function)
132792_0_27753.c:19: error: `case_num' undeclared (first use in this function)
132792_0_27753.c:20: error: `i' undeclared (first use in this function)
132792_0_27753.c:22: error: syntax error before '/' token
132792_0_27753.c:26: error: `num1' undeclared (first use in this function)
132792_0_27753.c:26: error: `num2' undeclared (first use in this function)
132792_0_27753.c:28: error: `temp' undeclared (first use in this function)
132792_0_27753.c:32: error: syntax error before '/' token
132792_0_27753.c:35: error: `j' undeclared (first use in this function)
132792_0_27753.c:39: error: `count' undeclared (first use in this function)
132792_0_27753.c:42: error: syntax error before '/' token
|