| Problem | sixandseven |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 15:17:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:11:6: error: ‘else’ without a previous ‘if’
11 | }else{
| ^~~~
sixandseven.cpp:13:1: error: expected ‘}’ at end of input
13 | }
| ^
sixandseven.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^