0_0_1208801_13694.c:2:21: algorithm: No such file or directory
0_0_1208801_13694.c:4: error: syntax error before "namespace"
0_0_1208801_13694.c:12: error: syntax error before "ary"
0_0_1208801_13694.c:14: error: syntax error before "flag"
0_0_1208801_13694.c:14: error: syntax error before "a"
0_0_1208801_13694.c: In function `flag':
0_0_1208801_13694.c:16: error: `a' undeclared (first use in this function)
0_0_1208801_13694.c:16: error: (Each undeclared identifier is reported only once
0_0_1208801_13694.c:16: error: for each function it appears in.)
0_0_1208801_13694.c:16: error: `b' undeclared (first use in this function)
0_0_1208801_13694.c: In function `Cal':
0_0_1208801_13694.c:27: error: request for member `money' in something not a structure or union
0_0_1208801_13694.c:28: error: request for member `money' in something not a structure or union
0_0_1208801_13694.c: In function `main':
0_0_1208801_13694.c:43: error: `bool' undeclared (first use in this function)
0_0_1208801_13694.c:43: error: syntax error before "tag"
0_0_1208801_13694.c:55: error: `tag' undeclared (first use in this function)
0_0_1208801_13694.c:55: error: `false' undeclared (first use in this function)
0_0_1208801_13694.c:64: error: request for member `money' in something not a structure or union
|