From fdfe966e8164acd49cb59bc9a1a888a79c6792bb Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 27 Mar 2021 15:42:14 +0800 Subject: Add algorithm contest 3. --- algorithm-contest-3/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 algorithm-contest-3/.gitignore (limited to 'algorithm-contest-3/.gitignore') diff --git a/algorithm-contest-3/.gitignore b/algorithm-contest-3/.gitignore new file mode 100644 index 0000000..9d58650 --- /dev/null +++ b/algorithm-contest-3/.gitignore @@ -0,0 +1,4 @@ +.vscode +temp +output +arc \ No newline at end of file -- cgit v1.2.3