Problem prime
User CookieCoder
Submission Time 2025-07-02 16:37:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

prime.cpp: In function ‘int main()’:
prime.cpp:14:10: error: ‘n’ was not declared in this scope
14 | else if(n == 2)
| ^