Problem stepgame
User popperoni
Submission Time 2023-11-23 21:48:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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) {
| ~~~~~~^~~~~