| Problem | sixandseven |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 14:43:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:13:6: error: ‘else’ without a previous ‘if’
13 | }else if{
| ^~~~
sixandseven.cpp:13:13: error: expected ‘(’ before ‘{’ token
13 | }else if{
| ^
| (