Problem rollercoaster
User Subz3r0
Submission Time 2025-06-20 14:51:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rollercoaster.cpp: In function ‘int main()’:
rollercoaster.cpp:11:21: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘<unresolved overloaded function type>’ to binary ‘operator-’
11 | cout << max - min << ' ';
| ~~~~^~~~~