0_0_8104518_5829.cpp: In function `bool isPrime(int)':
0_0_8104518_5829.cpp:15: error: `count' undeclared (first use this function)
0_0_8104518_5829.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8104518_5829.cpp: In function `int main()':
0_0_8104518_5829.cpp:23: error: `count' undeclared (first use this function)
|