Problem numberbuilding
User Pyrros
Submission Time 2025-02-17 22:11:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

numberbuilding.cpp: In function ‘int main()’:
numberbuilding.cpp:70:3: error: ‘maxima’ was not declared in this scope
70 | maxima = custom(maxima, ans);
| ^~~~~~
numberbuilding.cpp:75:8: error: ‘maxima’ was not declared in this scope
75 | cout<<maxima;
| ^~~~~~