| Problem | nextprime |
|---|---|
| User | CheeseAndBread |
| Submission Time | 2024-02-23 15:53:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
nextprime.cpp: In function ‘int main()’:
nextprime.cpp:6:1: error: a function-definition is not allowed here before ‘{’ token
6 | {
| ^
nextprime.cpp:33:1: error: a function-definition is not allowed here before ‘{’ token
33 | {
| ^