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