Problem | snack |
---|---|
User | Scissors264 |
Submission Time | 2024-08-11 15:13:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
snack.cpp: In function ‘int main()’:
snack.cpp:21:13: error: ‘global_max’ was not declared in this scope; did you mean ‘global’?
21 | cout << global_max;
| ^~~~~~~~~~
| global