From 7d635a55d68dac27b3c792e94ec13510bddd256f Mon Sep 17 00:00:00 2001 From: Xevion Date: Fri, 20 Sep 2019 20:31:13 -0500 Subject: [PATCH] problem12 effective solve --- uil/october-2013/12/.idea/misc.xml | 2 +- uil/october-2013/12/.idea/workspace.xml | 197 ++++++++++++++++----- uil/october-2013/12/bin/CheckerBoard.class | Bin 3902 -> 5389 bytes uil/october-2013/12/bin/Point.class | Bin 2998 -> 3027 bytes uil/october-2013/12/bin/problem12.class | Bin 1634 -> 1499 bytes uil/october-2013/12/input.dat | 12 +- uil/october-2013/12/src/problem12.java | 108 +++++++---- 7 files changed, 242 insertions(+), 77 deletions(-) diff --git a/uil/october-2013/12/.idea/misc.xml b/uil/october-2013/12/.idea/misc.xml index cf0a4dd..b8de5df 100644 --- a/uil/october-2013/12/.idea/misc.xml +++ b/uil/october-2013/12/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/uil/october-2013/12/.idea/workspace.xml b/uil/october-2013/12/.idea/workspace.xml index 01a6175..dd2a0ea 100644 --- a/uil/october-2013/12/.idea/workspace.xml +++ b/uil/october-2013/12/.idea/workspace.xml @@ -2,15 +2,13 @@ - - - - + + + - - + - - + + - - - + + + @@ -68,6 +71,12 @@ + + + debug + offsets + + @@ -83,6 +92,7 @@ @@ -99,6 +109,7 @@ + @@ -122,12 +133,14 @@