Problem nprime
User themadpotato
Submission Time 2024-02-23 16:27:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nprime.cpp: In function ‘int main()’:
nprime.cpp:23:1: error: expected ‘}’ at end of input
23 | }
| ^
nprime.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^