| Problem | spreadsheet |
|---|---|
| User | yqiiiiiii |
| Submission Time | 2025-06-19 10:40:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
spreadsheet.cpp: In function ‘int main()’:
spreadsheet.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
spreadsheet.cpp:14:7: note: to match this ‘{’
14 | }else{
| ^
spreadsheet.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
spreadsheet.cpp:4:1: note: to match this ‘{’
4 | {
| ^