aboutsummaryrefslogtreecommitdiff
path: root/challenge-100/paulo-custodio/cpp/ch-2.cpp
diff options
context:
space:
mode:
authorMohammad S Anwar <Mohammad.Anwar@yahoo.com>2021-02-19 05:16:05 +0000
committerGitHub <noreply@github.com>2021-02-19 05:16:05 +0000
commitdf31fa7ce15d62e53f5df6f639718921eb722827 (patch)
tree96babbcd1317a42131db8f0c861f95bd0a8b64d0 /challenge-100/paulo-custodio/cpp/ch-2.cpp
parent0d4700b6ebc0749902dd1c9f6a1a05e7cd858513 (diff)
parentac4d89f845c6454f12fe5bd9e701937ac0951d00 (diff)
downloadperlweeklychallenge-club-df31fa7ce15d62e53f5df6f639718921eb722827.tar.gz
perlweeklychallenge-club-df31fa7ce15d62e53f5df6f639718921eb722827.tar.bz2
perlweeklychallenge-club-df31fa7ce15d62e53f5df6f639718921eb722827.zip
Merge pull request #3565 from pauloscustodio/paulo-custodio
Paulo Custodio
Diffstat (limited to 'challenge-100/paulo-custodio/cpp/ch-2.cpp')
-rw-r--r--challenge-100/paulo-custodio/cpp/ch-2.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-100/paulo-custodio/cpp/ch-2.cpp b/challenge-100/paulo-custodio/cpp/ch-2.cpp
index b672a5cffe..c94b0355a3 100644
--- a/challenge-100/paulo-custodio/cpp/ch-2.cpp
+++ b/challenge-100/paulo-custodio/cpp/ch-2.cpp
@@ -1,4 +1,6 @@
/*
+Challenge 100
+
TASK #2 > Triangle Sum
Submitted by: Mohammad S Anwar
You are given triangle array.