Problem nprime
User xm0728
Submission Time 2025-05-09 17:55:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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