From cc5b39318201ffbea172195cbd2ac28cb48f6042 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Tue, 20 Dec 2022 14:08:29 +0000 Subject: Initial commit --- day01a/examples/test.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 day01a/examples/test.txt (limited to 'day01a/examples/test.txt') diff --git a/day01a/examples/test.txt b/day01a/examples/test.txt new file mode 100644 index 0000000..2094f91 --- /dev/null +++ b/day01a/examples/test.txt @@ -0,0 +1,14 @@ +1000 +2000 +3000 + +4000 + +5000 +6000 + +7000 +8000 +9000 + +10000 -- cgit v1.2.3