Problem nprime2
User tacticalnerd
Submission Time 2024-05-04 09:13:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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