0_0_11286493_14379.cpp: In function `int main()':
0_0_11286493_14379.cpp:13: error: `isPrime' undeclared (first use this function)
0_0_11286493_14379.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11286493_14379.cpp: In function `int isPrime(int)':
0_0_11286493_14379.cpp:21: error: `int isPrime(int)' used prior to declaration
|