Skip to content

Commit bebd93a

Browse files
authored
Update README.md
1 parent 99eeb35 commit bebd93a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# codejam-2020
2-
Python 3 solutions to Google Code Jam 2020 problems.
1+
# Google Code Jam 2020 Solutions
2+
3+
My solutions to [Google Code Jam 2020](https://codingcompetitions.withgoogle.com/codejam/archive/2020) problems. All solutions are written in **Python 3** and will solve all the test sets. The solutions are written to run successfully on the Code Jam platform, which includes the following libraries:
4+
5+
* Python 3.5.3
6+
* Numpy 1.16.2
7+
* Scipy 1.2.1
8+
9+
---

0 commit comments

Comments
 (0)