Problem | maximum |
---|---|
User | ToiletBrIcker |
Submission Time | 2024-06-18 10:49:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:7:15: error: ‘fmax’ was not declared in this scope
7 | std::cout << fmax(a,b);
| ^~~~