From 490b10a39be06a1e696d3540a73484fa52214c40 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Mon, 25 Sep 2023 13:34:09 -0400 Subject: [PATCH] submit the code for :https://www.isharkfly.com/t/chewy-2023-9/15004 --- .idea/compiler.xml | 26 ++- .idea/encodings.xml | 2 + README.md | 15 +- pom.xml | 1 + .../com/ossez/toolkits/codebank/Main.java | 155 ++++++++++++------ .../codebank/tests/EmptyQuickTest.java | 59 ++++++- 6 files changed, 185 insertions(+), 73 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index e2b711e14d..b81cacce0b 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -8,36 +8,34 @@ + + + + + + + + + + + + - - - - - - - - - - - - - -