Problem | helloworld |
---|---|
User | R1 |
Submission Time | 2024-01-29 16:44:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:34:37: error: ‘max’ cannot be used as a function
34 | finalint = max(sum_int, finalint);
| ^