0_0_7015458_6541.cpp: In function `void prime(int)':
0_0_7015458_6541.cpp:14: error: `p' undeclared (first use this function)
0_0_7015458_6541.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7015458_6541.cpp:14: error: `count' undeclared (first use this function)
0_0_7015458_6541.cpp: At global scope:
0_0_7015458_6541.cpp:16: error: `int p[1229]' used prior to declaration
|