Problem | pushups |
---|---|
User | Joashhh |
Submission Time | 2024-10-26 10:59:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pushups.cpp: In function ‘int main()’:
pushups.cpp:30:14: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<<’
30 | return max << endl;
| ~~~~^~~~~~~