aboutsummaryrefslogtreecommitdiff
path: root/challenge-099/paulo-custodio/lua/ch-2.lua
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-099/paulo-custodio/lua/ch-2.lua')
-rw-r--r--challenge-099/paulo-custodio/lua/ch-2.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-099/paulo-custodio/lua/ch-2.lua b/challenge-099/paulo-custodio/lua/ch-2.lua
index d74eb53626..9c52b32a2e 100644
--- a/challenge-099/paulo-custodio/lua/ch-2.lua
+++ b/challenge-099/paulo-custodio/lua/ch-2.lua
@@ -1,6 +1,8 @@
#!/usr/bin/env lua
--[[
+Challenge 099
+
TASK #2 › Unique Sub-sequence
Submitted by : Mohammad S Anwar
You are given two strings $S and $T.