Update README.md
This commit is contained in:
parent
7de9d54692
commit
44483a55c5
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ Direction PacManAI::optimalDirection(const std::array<Move, 4> & moves) {
|
|||
|
||||
<details>
|
||||
<summary>Hint</summary>
|
||||
You can use std::min_element to find the closest pellet
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue