Problem badpotato
User bielychlieb
Submission Time 2025-03-14 22:17:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

badpotato.cpp: In function ‘int main()’:
badpotato.cpp:13:23: error: ‘curr_weight’ was not declared in this scope
13 | int max_weight = 0 ; curr_weight = 0;
| ^~~~~~~~~~~