Problem navigation2
User sporknives
Submission Time 2025-12-12 11:47:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

Bruno.cpp: In function ‘std::vector<int> Bruno(int, std::vector<int>)’:
Bruno.cpp:7:3: error: ‘variable_example’ was not declared in this scope
7 | variable_example += 1;
| ^~~~~~~~~~~~~~~~