Problem nextprime
User Lucas
Submission Time 2023-12-06 11:51:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nextprime.cpp: In function β€˜int nextPrime(int)’:
nextprime.cpp:16:11: error: expected primary-expression before β€˜)’ token
16 | while (!) {
| ^