MCPcopy Create free account
hub / github.com/algorithm004-03/algorithm004-03 / robotSim

Method robotSim

Week 03/id_738/LeetCode_874_738.py:2–31  ·  view source on GitHub ↗

模拟机器人走路:https://leetcode-cn.com/problems/walking-robot-simulation/description/ :type commands: List[int] :type obstacles: List[List[int]] :rtype: int

(self, commands, obstacles)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

maxFunction · 0.50

Tested by

no test coverage detected