Skip to content
Snippets Groups Projects
Commit ee054a4c authored by Brady James Garvin's avatar Brady James Garvin
Browse files

Removed instructions to clone.

parent 997109a0
No related branches found
No related tags found
No related merge requests found
Please recursively clone the starter code linked from Canvas, use `npm install` to install dependencies in both subprojects, and open the project in VSCode. Please do not run the app yet—it contains spoilers.
# Problem 1:
For a certain puzzle played on a string of digits, each move may slide any digit `x` left `x` places or right `x` places, as long as there is room. For example, the `4` in `123456789` can move right four spots:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment