You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Google Code Jam 2020 Solutions 
2
2
3
-
My **Python 3** solutions to [Google Code Jam 2020](https://codingcompetitions.withgoogle.com/codejam/archive/2020) problems. All solutions will solve all the test sets. The solutions are written to run successfully on the Code Jam platform, which includes the following libraries:
3
+
My **Python 3** solutions to [Google Code Jam 2020](https://codingcompetitions.withgoogle.com/codejam/archive/2020) problems that should pass all the test sets. The solutions are written to run successfully on the Code Jam platform, which includes the following libraries:
0 commit comments