From c2c104c0080690dc4d0e1df9288e3a8c714ac988 Mon Sep 17 00:00:00 2001 From: Ritik Kumar <58390636+johmn123-wq@users.noreply.github.com> Date: Sun, 31 Oct 2021 20:05:33 +0530 Subject: [PATCH] Update PROBCAT_Problem_Category.cpp Update --- CodeChef/PROBCAT_Problem_Category.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodeChef/PROBCAT_Problem_Category.cpp b/CodeChef/PROBCAT_Problem_Category.cpp index efb3716..41a859b 100644 --- a/CodeChef/PROBCAT_Problem_Category.cpp +++ b/CodeChef/PROBCAT_Problem_Category.cpp @@ -1,4 +1,4 @@ -https://github.com/johmn123-wq/Competitive-programing.gitv +// Problem Link : https://www.codechef.com/LTIME101C/problems/PROBCAT #include using namespace std;