From f1be1b1f32b59a8aa5fcc683e9d3b678f61a9dd9 Mon Sep 17 00:00:00 2001 From: Leonora Tindall Date: Sun, 6 Oct 2019 22:12:48 -0500 Subject: [PATCH] Working concurrent version (with barrier) --- .idea/workspace.xml | 12 ++++++------ src/Main.java | 28 ++++++++++++++++++---------- 2 files changed, 24 insertions(+), 16 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d611e78..6e5e559 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,8 +20,8 @@ - - + + @@ -101,12 +101,12 @@