0_0_6791297_19744.cpp: In function `void init_prime()':
0_0_6791297_19744.cpp:15: error: `count' undeclared (first use this function)
0_0_6791297_19744.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6791297_19744.cpp: In function `long long int get_prime(long long int)':
0_0_6791297_19744.cpp:83: error: `count' undeclared (first use this function)
0_0_6791297_19744.cpp: In function `int main()':
0_0_6791297_19744.cpp:93: error: `count' undeclared (first use this function)
|