Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs11-async
wiki-game
Commits
3e65ef2d
Commit
3e65ef2d
authored
4 years ago
by
Caleb C. Sander
Browse files
Options
Download
Email Patches
Plain Diff
Update path date in README
parent
c58076d1
master
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
README.md
with
1 addition
and
1 deletion
+1
-1
README.md
View file @
3e65ef2d
...
@@ -11,5 +11,5 @@ They try your `find-path.js` on various inputs.
...
@@ -11,5 +11,5 @@ They try your `find-path.js` on various inputs.
To run them, you need to run
`npm install`
once and then
`npm test`
each time you want to run the tests.
To run them, you need to run
`npm install`
once and then
`npm test`
each time you want to run the tests.
Since Wikipedia can be edited at any time, the expected paths may become outdated.
Since Wikipedia can be edited at any time, the expected paths may become outdated.
I computed the lists of possible paths on 2020-
03-31
, so hopefully this isn't an issue.
I computed the lists of possible paths on 2020-
11-09
, so hopefully this isn't an issue.
Please let me know if you think you've found a valid path that is failing a test case; I can update the tests.
Please let me know if you think you've found a valid path that is failing a test case; I can update the tests.
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help