0_0_30565097_19060.cpp: In function 'int main()':
0_0_30565097_19060.cpp:83:24: error: 'prime' was not declared in this scope
int tp=tmp%prime[index];
^
0_0_30565097_19060.cpp:94:24: error: 'prime' was not declared in this scope
int tp=tmp%prime[index];
^
0_0_30565097_19060.cpp:105:24: error: 'prime' was not declared in this scope
int tp=tmp%prime[index];
^
0_0_30565097_19060.cpp:115:23: error: 'prime' was not declared in this scope
int tp=yu%prime[index];
^
|