| Problem | sixandseven |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 15:44:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp:8:3: error: expected unqualified-id before ‘if’
8 | }if(N == 670000000){
| ^~
sixandseven.cpp:10:3: error: expected unqualified-id before ‘if’
10 | }if(N == 67){
| ^~
sixandseven.cpp:12:6: error: expected unqualified-id before ‘else’
12 | }else if(N == 5){
| ^~~~
sixandseven.cpp:14:3: error: expected unqualified-id before ‘else’
14 | }else if(N == 6){
| ^~~~