Problem snack
User Enigma
Submission Time 2023-11-09 22:04:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snack.cpp: In function ‘int32_t main()’:
snack.cpp:22:28: error: ‘x’ was not declared in this scope
22 | highest = max(highest, x);
| ^