From d9d8dd9598215cd48fc5e1ab1cc3350e2c715761 Mon Sep 17 00:00:00 2001 From: Dmitry Fedotov Date: Sat, 4 Dec 2021 16:29:13 +0300 Subject: [PATCH] renamed input file --- input1.txt => day1_input.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename input1.txt => day1_input.txt (100%) diff --git a/input1.txt b/day1_input.txt similarity index 100% rename from input1.txt rename to day1_input.txt