Skip to content

Commit 0587cae

Browse files
committed
Strategy change: use as many languages as possible
1 parent 30d06aa commit 0587cae

File tree

13 files changed

+1
-1
lines changed

13 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Advent of Code 2019
22

3-
I'm attempting to solve the puzzles in Python, the language I haven't used professionally.
3+
I was attempting to solve the puzzles in **Python**, the language I haven't used **professionally**. However after six days, it looks like it is not enough challenging. I now decide to use as many **different languages** as possible.

d01.in day01/d01.in

File renamed without changes.

d01.py day01/d01.py

File renamed without changes.

d02.in day02/d02.in

File renamed without changes.

d02.py day02/d02.py

File renamed without changes.

d03.in day03/d03.in

File renamed without changes.

d03.py day03/d03.py

File renamed without changes.

d04.in day04/d04.in

File renamed without changes.

d04.py day04/d04.py

File renamed without changes.

d05.in day05/d05.in

File renamed without changes.

d05.py day05/d05.py

File renamed without changes.

d06.in day06/d06.in

File renamed without changes.

d06.py day06/d06.py

File renamed without changes.

0 commit comments

Comments
 (0)