Problem | globalwarming |
---|---|
User | Dynonychus |
Submission Time | 2023-12-31 17:37:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function ‘int main()’:
globalwarming.cpp:32:21: error: ‘max’ cannot be used as a function
32 | max=(max(curr, max));
| ^