Problem nprime
User JoshuaPyh
Submission Time 2023-09-28 09:19:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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