From 4aac4e04dfb58996ccee4f57ba84b03f69f316af Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Mon, 13 Feb 2017 05:04:34 -0600 Subject: [PATCH] Revert "Back to just 67k.zip" This reverts commit 27c46122053c7dea5a48189133bfd3323e48197a. --- r3ndom-67k/{67k.zip => _67k.zip} | Bin r3ndom-67k/description.md | 2 +- r3ndom-67k/problem.yml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename r3ndom-67k/{67k.zip => _67k.zip} (100%) diff --git a/r3ndom-67k/67k.zip b/r3ndom-67k/_67k.zip similarity index 100% rename from r3ndom-67k/67k.zip rename to r3ndom-67k/_67k.zip diff --git a/r3ndom-67k/description.md b/r3ndom-67k/description.md index f45ccf1..05c9318 100644 --- a/r3ndom-67k/description.md +++ b/r3ndom-67k/description.md @@ -1 +1 @@ -[Here](${67k_zip}) are 67k binaries, well more accurately 67,085 binaries. Solve every single one, append the results together in order (shouldn't be too difficult as the binaries are numbered) and then from there I'm sure you can figure it out. \ No newline at end of file +[Here](${_67k_zip}) are 67k binaries, well more accurately 67,085 binaries. Solve every single one, append the results together in order (shouldn't be too difficult as the binaries are numbered) and then from there I'm sure you can figure it out. \ No newline at end of file diff --git a/r3ndom-67k/problem.yml b/r3ndom-67k/problem.yml index 671dbc1..4c35b24 100644 --- a/r3ndom-67k/problem.yml +++ b/r3ndom-67k/problem.yml @@ -4,4 +4,4 @@ value: 450 author: r3ndom autogen: false files: - - 67k.zip \ No newline at end of file + - _67k.zip \ No newline at end of file