From 89885eaf4b37bed4889ad141de4f95da5138bbd2 Mon Sep 17 00:00:00 2001 From: ash12345678987654321 <30226797+ash12345678987654321@users.noreply.github.com> Date: Tue, 16 Oct 2018 15:45:09 +0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a457cb9d..89ab71a4 100755 --- a/README.md +++ b/README.md @@ -112,7 +112,6 @@ ACM-ICPC Algorithms is a collection of important algorithms and data structures * [2 Sum](/Hashing/2_Sum) * [3 Sum](/Hashing/3_Sum) * [4 Sum](/Hashing/4_Sum) -* [Input](/Input) * [Mathematical Algorithms](/Math) * [3 Sum square complexity](/Math/3_Sum_square_complexity) * [Factors Of A Given Number](/Math/All%20factors%20of%20a%20given%20Number)