| Problem | catlunch |
|---|---|
| User | justin271828 |
| Submission Time | 2024-05-29 18:58:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:22:22: error: ‘max’ cannot be used as a function
22 | max = max(temp, max);
| ^