0_0_8379729_31673.c:2:19: iostream: No such file or directory
0_0_8379729_31673.c:3:17: string: No such file or directory
0_0_8379729_31673.c:4: error: syntax error before "namespace"
0_0_8379729_31673.c:7: error: syntax error before "GetSuffix"
0_0_8379729_31673.c: In function `GetSuffix':
0_0_8379729_31673.c:9: error: `string' undeclared (first use in this function)
0_0_8379729_31673.c:9: error: (Each undeclared identifier is reported only once
0_0_8379729_31673.c:9: error: for each function it appears in.)
0_0_8379729_31673.c:9: error: syntax error before "str"
0_0_8379729_31673.c:10: error: syntax error before "sufs"
0_0_8379729_31673.c: At top level:
0_0_8379729_31673.c:11: error: `num' undeclared here (not in a function)
0_0_8379729_31673.c:12: error: syntax error before "if"
0_0_8379729_31673.c: In function `main':
0_0_8379729_31673.c:36: error: `cin' undeclared (first use in this function)
0_0_8379729_31673.c:38: error: `cout' undeclared (first use in this function)
0_0_8379729_31673.c:39: error: `endl' undeclared (first use in this function)
|