Problem | stepgame |
---|---|
User | popperoni |
Submission Time | 2023-11-23 21:48:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
stepgame.cpp: In function ‘int main()’:
stepgame.cpp:15:19: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<’
15 | if (count < max) {
| ~~~~~~^~~~~