From f9478fa61e9e0e3f4cdd792d88638b7a63100e1c Mon Sep 17 00:00:00 2001 From: Adhrit Sarkar Date: Mon, 26 Jan 2026 13:32:47 +0530 Subject: [PATCH] Update challenge-wc.md --- Solutions/challenge-wc.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Solutions/challenge-wc.md b/Solutions/challenge-wc.md index 441900b..18a0191 100644 --- a/Solutions/challenge-wc.md +++ b/Solutions/challenge-wc.md @@ -155,4 +155,5 @@ The shared solutions: | 146 | [cwc](https://github.com/Infinage/cpp-experiments/blob/main/cli/cwc.cpp) | C++ | [Naresh Jagadeesan](https://github.com/Infinage) | 147 | [ccwc](https://github.com/dphogit/ccwc/tree/main) | C | [dphogit](https://github.com/dphogit) | 148 | [challenge-wc](https://github.com/blissful-coder/CodingChallenges/tree/main/challenge-wc) | C++ | [Anurag Negi](https://github.com/blissful-coder) -| 149 | [wc-3-prog-paradigms](https://github.com/atherio-danp/coding-challanges/tree/main/wc-tool) | C# | [Dan Patrascu-Baba](https://github.com/atherio-danp) \ No newline at end of file +| 149 | [wc-3-prog-paradigms](https://github.com/atherio-danp/coding-challanges/tree/main/wc-tool) | C# | [Dan Patrascu-Baba](https://github.com/atherio-danp) +| 150 | [wcx](https://github.com/sarkar-segfault/wcx) | C | [sarkar-segfault](https://github.com/sarkar-segfault/wcx)