| Problem | sixandseven |
|---|---|
| User | 3rica |
| Submission Time | 2026-06-26 13:27:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:20:3: error: expected ‘}’ before ‘else’
20 | else {
| ^~~~
sixandseven.cpp:15:18: note: to match this ‘{’
15 | if(N[i] == '6'){
| ^