0_0_18401459_23955.cpp: In function 'LL slove(LL, LL, int)':
0_0_18401459_23955.cpp:83:42: error: expected primary-expression before ']' token
{ printf("%d\n",prime_table[])
^
0_0_18401459_23955.cpp:85:23: error: 'v' was not declared in this scope
while(v)
^
|