Problem spreadsheet
User saltycandyy
Submission Time 2025-06-19 11:27:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

spreadsheet.cpp: In function ‘int main()’:
spreadsheet.cpp:33:13: error: ‘v’ was not declared in this scope
33 | v.push_back(add);
| ^