From cb491e82b5ce3dcb7e3c41973a46cb7dcbaa9008 Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 19:07:21 +0000 Subject: Initial commit --- Test.java | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Test.java (limited to 'Test.java') diff --git a/Test.java b/Test.java new file mode 100644 index 0000000..f61ca95 --- /dev/null +++ b/Test.java @@ -0,0 +1,7 @@ +public class Test { + + public static void main(String[] args) { + // test your WordCount and InvertedIndex program with your own sample input files here + + } +} -- cgit v1.2.3-70-g09d2