| Problem | sixandseven |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 14:55:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:12:3: error: ‘else’ without a previous ‘if’
12 | }else (N == 9)
| ^~~~
sixandseven.cpp:13:14: error: expression cannot be used as a function
13 | (N == 617);{
| ^