Problem catlunch
User R9q5P8
Submission Time 2025-10-28 21:09:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:29:17: error: ‘T’ was not declared in this scope
29 | if (T[i] > 0) highest += yummy[i];
| ^