Problem catlunch
User guru1396
Submission Time 2024-11-30 19:37:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:16:25: error: ‘max_taste’ cannot be used as a function
16 | if (T[i] > max_taste()){
| ^