Problem | catlunch |
---|---|
User | cobnet |
Submission Time | 2024-02-11 16:14:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:14:9: error: ‘currentSatisfaction’ was not declared in this scope
14 | currentSatisfaction += nomnomfactor[i];
| ^~~~~~~~~~~~~~~~~~~