| Problem | 3nplus1 |
|---|---|
| User | Kieran69 |
| Submission Time | 2026-03-06 16:15:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:16:9: error: ‘elif’ was not declared in this scope
16 | elif (i % A == 0) {
| ^~~~
3nplus1.cpp:22:9: error: ‘else’ without a previous ‘if’
22 | else {
| ^~~~