0_0_17841363_22524.cpp: In function 'void isprime()': 0_0_17841363_22524.cpp:17:37: error: 'n' was not declared in this scope for(ll j=1; j<=cnt && i*ned[j] <= n ;j++){ ^