0_0_5937497_24382.cpp: In function `bool isPrime(int)':
0_0_5937497_24382.cpp:9: error: expected primary-expression before ')' token
0_0_5937497_24382.cpp:9: error: expected `;' before ')' token
0_0_5937497_24382.cpp:21: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5937497_24382.cpp:9: error: using obsolete binding at `i'
0_0_5937497_24382.cpp: In function `int main()':
0_0_5937497_24382.cpp:40: error: `pintf' undeclared (first use this function)
0_0_5937497_24382.cpp:40: error: (Each undeclared identifier is reported only once for each function it appears in.)
|