Problem 42461. This is a palindrome and so am I
Solution Stats
Problem Comments
-
2 Comments
kinda cheating if you allow comments lines as part of the palindrome
Not really. The definition of palindrome does not require that letters or words have some special meaning besides their order. Moreover, the problem author adds a comment section to the default solution that tips using comments as an expected kind of behavior. Finally, all valid solutions to this problem so far use comments except people that identify their own file and mark it as valid palindrome or use some hack (and that's cheating.)
Problem Recent Solvers33
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1339 Solvers
-
454 Solvers
-
411 Solvers
-
3844 Solvers
-
Return fibonacci sequence do not use loop and condition
403 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!