| Problem | NYSport |
|---|---|
| User | Pranav |
| Submission Time | 2024-12-07 10:31:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
NYSport.cpp: In function ‘int main()’:
NYSport.cpp:9:7: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator==’
9 | if (n==min){
| ~^~~~~
NYSport.cpp:12:12: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator==’
12 | else if (m==min){
| ~^~~~~