From dbf30b4577cbc416a5be0111f83c833e7d181b06 Mon Sep 17 00:00:00 2001 From: blissful_coder Date: Fri, 2 Jan 2026 10:06:50 +0530 Subject: [PATCH] code(wc): solution for wc --- Solutions/challenge-wc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Solutions/challenge-wc.md b/Solutions/challenge-wc.md index 83aa474..10984e1 100644 --- a/Solutions/challenge-wc.md +++ b/Solutions/challenge-wc.md @@ -151,3 +151,4 @@ The shared solutions: | 142 | [WordCount for Python](https://github.com/vidhi1976/ccwc) | Python | [vidhi1976](https://github.com/vidhi1976) | | 143 | [abenwc](https://github.com/abeni-al7/aben-wc) | Go | [Abeni](https://github.com/abeni-al7) | | 144 | [ccwc](https://github.com/Abdullah104/ccwc) | Java | [Abdullah104](https://github.com/Abdullah104/) +| 145 | [challenge-wc](https://github.com/blissful-coder/CodingChallenges/tree/main/challenge-wc) | C++ | [Anurag Negi](https://github.com/blissful-coder) | \ No newline at end of file