0_0_8274317_22790.cpp: In function `int prime(int)':
0_0_8274317_22790.cpp:5: error: expected unqualified-id before "int"
0_0_8274317_22790.cpp:5: error: expected `,' or `;' before "int"
0_0_8274317_22790.cpp:7: error: `j' undeclared (first use this function)
0_0_8274317_22790.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
|