Problem 1376. Find names/words that start and end with the same letter.
Solution Stats
Problem Comments
-
3 Comments
Cedric Wannaz
on 23 Mar 2013
I forgot, the "ans" trick when I ran the test function, so *** it is still possible to make it with size 12 and take the lead! ***
@bmtran (Bryant Tran)
on 23 Mar 2013
does the word "a" in the second test suite not meet the requirements?
Cedric Wannaz
on 23 Mar 2013
That's a good point. It does not, because I assumed words to be at least two letters, but I should put this information in the statement!
Solution Comments
-
1 Comment
Carlos Adrian Vargas Aguilera
on 2 Jul 2013
tHE BEST ONE!
Problem Recent Solvers36
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
400 Solvers
-
Arrange Vector in descending order
7980 Solvers
-
Back to basics 2 - Function Path
178 Solvers
-
Who knows the last digit of pi?
622 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
751 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!