Problem prime
User AltheaZ
Submission Time 2023-06-20 10:04:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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