Problem lis_easy
User Hijackedsoul
Submission Time 2023-07-07 17:05:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:16:19: error: ‘fmax’ was not declared in this scope
16 | temp = fmax(temp, counter);
| ^~~~