From d05272bc7e04ce603889ce38f9689827d9d9b81c Mon Sep 17 00:00:00 2001 From: Arjun Maniyani Date: Sun, 3 Sep 2023 19:19:03 +0530 Subject: [PATCH] uploaded --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef35ab5..c34685d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # CodeForces-Solutions -My solutions to questions on CodeForces! +My solutions to questions on [CodeForces](https://codeforces.com)! - I have used the "problem code" at the start of every filename if you want to find it for yourself. - The answers may not be the most optimal, but they work. I have tried to optimise few but not all.