aboutsummaryrefslogtreecommitdiff
path: root/challenge-099/paulo-custodio/cpp/ch-2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-099/paulo-custodio/cpp/ch-2.cpp')
-rw-r--r--challenge-099/paulo-custodio/cpp/ch-2.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/challenge-099/paulo-custodio/cpp/ch-2.cpp b/challenge-099/paulo-custodio/cpp/ch-2.cpp
index e553a5eaa2..cf0cfbd04a 100644
--- a/challenge-099/paulo-custodio/cpp/ch-2.cpp
+++ b/challenge-099/paulo-custodio/cpp/ch-2.cpp
@@ -1,6 +1,4 @@
/*
-Challenge 099
-
TASK #2 › Unique Sub-sequence
Submitted by : Mohammad S Anwar
You are given two strings $S and $T.