From 1ef30f52478749bdb764b26878f8eb2c20d855e2 Mon Sep 17 00:00:00 2001 From: Raunak Kedia <41728951+raunak96@users.noreply.github.com> Date: Thu, 8 Oct 2020 17:26:30 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2161000..1448918 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ A list of some SPOJ problems which are interesting, brainstorming and helps unde * [SEQPAR](http://www.spoj.com/problems/SEQPAR/) (binary search in segment tree) * [TRIPINV](http://www.spoj.com/problems/TRIPINV/) * [CDC12_H](http://www.spoj.com/problems/CDC12_H/) +* [BRCKTS](http://www.spoj.com/problems/BRCKTS/) ## Graph Theory