← Back to index
UnknownC++, Java1 min read

0874 Walking Robot Simulation

quick reference for 0874 walking robot simulation. more notes soon.

c++java

Solutions in this repo

  • C++2-medium/problems/0874-walking-robot-simulation/solution.cppsolution.cpp
  • Java2-medium/problems/0874-walking-robot-simulation/solution.javasolution.java

auto-generated entry for 0874 Walking Robot Simulation. more detailed notes will be added soon. the solutions below link to files in this repository.

languages covered: C++, Java.

solution files

  • C++ 2-medium/problems/0874-walking-robot-simulation/solution.cpp
  • Java 2-medium/problems/0874-walking-robot-simulation/solution.java