Problem nprime
User Devthethala
Submission Time 2026-06-24 16:42:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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