Problem snack
User Mashulyong
Submission Time 2023-07-28 15:35:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snack.cpp: In function ‘int main()’:
snack.cpp:21:21: error: ‘value’ was not declared in this scope
21 | if (current_max + value >= current_max){
| ^~~~~