Problem | nprime |
---|---|
User | Scissors264 |
Submission Time | 2024-08-16 16:10:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nprime.cpp: In function ‘int main()’:
nprime.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
nprime.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^