From 50bed585db8a61539f7404dfa324d92a850973cd Mon Sep 17 00:00:00 2001 From: rick Date: Tue, 30 Mar 2021 01:48:15 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20l=E2=80=99entr=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jour14/input | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 jour14/input diff --git a/jour14/input b/jour14/input new file mode 100644 index 0000000..6cf5489 --- /dev/null +++ b/jour14/input @@ -0,0 +1,9 @@ +Dancer can fly 27 km/s for 5 seconds, but then must rest for 132 seconds. +Cupid can fly 22 km/s for 2 seconds, but then must rest for 41 seconds. +Rudolph can fly 11 km/s for 5 seconds, but then must rest for 48 seconds. +Donner can fly 28 km/s for 5 seconds, but then must rest for 134 seconds. +Dasher can fly 4 km/s for 16 seconds, but then must rest for 55 seconds. +Blitzen can fly 14 km/s for 3 seconds, but then must rest for 38 seconds. +Prancer can fly 3 km/s for 21 seconds, but then must rest for 40 seconds. +Comet can fly 18 km/s for 6 seconds, but then must rest for 103 seconds. +Vixen can fly 18 km/s for 5 seconds, but then must rest for 84 seconds.