Jump to content

Eertree: Difference between revisions

m
→‎{{header|Python}}: added place holder
No edit summary
m (→‎{{header|Python}}: added place holder)
Line 119:
Number of sub-palindromes: 7
Sub-palindromes: ['r', 'e', 'eertree', 'ertre', 'rtr', 't', 'ee']</pre>
 
=={{header|zkl}}==
<lang zkl></lang>
<lang zkl></lang>
{{out}}
<pre>
Processing string "eertree"
Number of sub-palindromes: 7
Sub-palindromes: L("e","r","eertree","ertre","rtr","t","ee")
</pre>
 
==References==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.