From 382f9e5874b01e54796d5be3d8c64a09aad6e3d4 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Mon, 13 Feb 2017 04:39:07 -0600 Subject: [PATCH] Rename. --- 67k/{67k.zip => _67k.zip} | Bin 67k/description.md | 2 +- 67k/problem.yml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename 67k/{67k.zip => _67k.zip} (100%) diff --git a/67k/67k.zip b/67k/_67k.zip similarity index 100% rename from 67k/67k.zip rename to 67k/_67k.zip diff --git a/67k/description.md b/67k/description.md index f45ccf1..05c9318 100644 --- a/67k/description.md +++ b/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/67k/problem.yml b/67k/problem.yml index 671dbc1..4c35b24 100644 --- a/67k/problem.yml +++ b/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