diff --git a/README.md b/README.md index dbc0915..27d3e32 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This repository manages my contest answers, UIL explanations and more. -Currently done in Python and Java. \ No newline at end of file +Contains problems done in Java and/or Python. \ No newline at end of file diff --git a/uil/october-2013/12/bin/CheckerBoard.class b/uil/october-2013/12/bin/CheckerBoard.class index 2fd4bc1..29d720b 100644 Binary files a/uil/october-2013/12/bin/CheckerBoard.class and b/uil/october-2013/12/bin/CheckerBoard.class differ diff --git a/uil/october-2013/12/bin/Point.class b/uil/october-2013/12/bin/Point.class index 530d11a..9870b42 100644 Binary files a/uil/october-2013/12/bin/Point.class and b/uil/october-2013/12/bin/Point.class differ diff --git a/uil/october-2013/12/bin/problem12.class b/uil/october-2013/12/bin/problem12.class index 7db45cf..919a8e1 100644 Binary files a/uil/october-2013/12/bin/problem12.class and b/uil/october-2013/12/bin/problem12.class differ