0_0_1572179_12755.c:1:20: iostream: No such file or directory
0_0_1572179_12755.c:2: error: syntax error before "namespace"
0_0_1572179_12755.c:4: error: syntax error before "prime"
0_0_1572179_12755.c:4: error: `true' undeclared here (not in a function)
0_0_1572179_12755.c:4: error: initializer element is not constant
0_0_1572179_12755.c:4: error: (near initialization for `prime[0]')
0_0_1572179_12755.c:4: error: initializer element is not constant
0_0_1572179_12755.c:4: error: (near initialization for `prime[1]')
0_0_1572179_12755.c: In function `main':
0_0_1572179_12755.c:47: error: `EOF' undeclared (first use in this function)
0_0_1572179_12755.c:47: error: (Each undeclared identifier is reported only once
0_0_1572179_12755.c:47: error: for each function it appears in.)
|