Problem | badpotato |
---|---|
User | bielychlieb |
Submission Time | 2025-03-14 22:18:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
badpotato.cpp: In function ‘int main()’:
badpotato.cpp:17:23: error: ‘curr_weight’ was not declared in this scope
17 | int max_weight = 0 ; curr_weight = 0;
| ^~~~~~~~~~~