Problem | 3nplus1 |
---|---|
User | cobnet |
Submission Time | 2023-02-08 16:54:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:10:2: error: ‘notachieved’ was not declared in this scope
10 | notachieved = true;
| ^~~~~~~~~~~
3nplus1.cpp:11:2: error: ‘While’ was not declared in this scope
11 | While(notachieved == true){
| ^~~~~