Seriously? (code_slayer)

Race #1331

View Pit Stop page for race #1331 by code_slayerGhost race

View profile for Seriously? (code_slayer)

Official speed 77.38 wpm (43.11 seconds elapsed during race)
Race Start October 27, 2019 10:11:21am UTC
Race Finish October 27, 2019 10:12:04am UTC
Outcome Win (1 of 3)
Opponents 2. itsshade (76.99 wpm)
Accuracy 97.0%
Points 56.75
Text #3622412 (Length: 278 characters)

To move through a tree of paths using hill climbing, proceed as in depth-first search, but order the choices according to some heuristic measure of remaining distance. The better the heuristic measure is, the better hill climbing will be relative to ordinary depth-first search.