From fc7cf85199a512c44d7cf7e77e3e8617b74e488f Mon Sep 17 00:00:00 2001 From: John De-Andrade Date: Mon, 1 May 2023 15:49:03 -0400 Subject: [PATCH] added code that prevents words of unequal lengths from being considered anagrams --- .idea/workspace.xml | 22 +++++++++++----------- Anagram.java | 3 +++ 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 11a54f6..e5607c0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,5 +1,8 @@ + + - - - - - - - - - - - + +