Problem maxavg
User dooweidde
Submission Time 2025-07-16 15:21:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maxavg.cpp: In function ‘int main()’:
maxavg.cpp:25:19: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator>’
25 | if (hold > max){
| ~~~~~^~~~~