Skip to content

Commit

Permalink
Update closedLoop.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCreativeContent authored Aug 7, 2020
1 parent eb54377 commit c3f8e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion closedLoop.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If the robot returns to the origin after it finishes all of its moves, return tr
Note: The way that the robot is "facing" is irrelevant.
"R" will always make the robot move to the right once, "L" will always make it move left, etc.
Also, assume that the magnitude of the robot's movement is the same for each move.
Example 1:
Input: "UD"
Expand Down

0 comments on commit c3f8e77

Please sign in to comment.