Problem spreadsheet
User Ros
Submission Time 2025-06-19 15:03:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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