| Problem | prime | 
|---|---|
| User | joshua2152 | 
| Submission Time | 2023-05-05 08:50:50 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 prime.cpp: In function ‘int main()’:
prime.cpp:18:6: error: ‘c’ was not declared in this scope
   18 |  if (c == 0) cout << "Not Prime";
      |      ^