Skip to content

Commit 5d1132c

Browse files
committed
Add palindrome input and result
1 parent 8e7d864 commit 5d1132c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

alan/programs/palindrome.input

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"anna"

alan/programs/palindrome.result

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Give a string with maximum length 30: "anna" ... is palindrome

0 commit comments

Comments
 (0)