| Problem | 3nplus1 |
|---|---|
| User | NikhilSiddharth67 |
| Submission Time | 2026-02-20 16:59:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:16:12: error: expected primary-expression before ‘else’
16 | } (else if{
| ^~~~
3nplus1.cpp:16:12: error: expected ‘)’ before ‘else’
16 | } (else if{
| ~^~~~
| )