Problem | catlunch |
---|---|
User | bestatchinesechess |
Submission Time | 2025-02-20 19:12:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:27:19: error: ‘max_happy’ was not declared in this scope; did you mean ‘total_happy’?
27 | total_happy += max_happy;
| ^~~~~~~~~
| total_happy