Problem spreadsheet
User god
Submission Time 2025-06-19 09:28:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

spreadsheet.cpp: In function ‘int main()’:
spreadsheet.cpp:23:1: error: expected ‘}’ at end of input
23 | }
| ^
spreadsheet.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^