From 1e92e26fd768f7282d79c672c07deda32dddc147 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Thu, 16 Mar 2017 18:47:55 -0500 Subject: [PATCH] Update link --- r3ndom-67k/{_67k.zip => bins.zip} | Bin r3ndom-67k/description.md | 2 +- r3ndom-67k/problem.yml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename r3ndom-67k/{_67k.zip => bins.zip} (100%) diff --git a/r3ndom-67k/_67k.zip b/r3ndom-67k/bins.zip similarity index 100% rename from r3ndom-67k/_67k.zip rename to r3ndom-67k/bins.zip diff --git a/r3ndom-67k/description.md b/r3ndom-67k/description.md index 47ec493..c98bb1d 100644 --- a/r3ndom-67k/description.md +++ b/r3ndom-67k/description.md @@ -1 +1 @@ -[Here](${_67k_zip}) are 67k binaries, well more accurately 67,139 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](${bins_zip}) are 67k binaries, well more accurately 67,139 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 d0bc07a..0c9d80f 100644 --- a/r3ndom-67k/problem.yml +++ b/r3ndom-67k/problem.yml @@ -5,4 +5,4 @@ author: r3ndom autogen: false hint: Maybe write a script. files: - - _67k.zip \ No newline at end of file + - bins.zip \ No newline at end of file