Problem 462. letter yes yes & letter no no
Solution Stats
Problem Comments
-
2 Comments
If test #1 is correct, there is something about this problem I don't understand:
length(Ly)+Length(Ln) = 23
length(LynLyn) = 25
yes,the space should all be in the remaining characters.
Solution Comments
-
1 Comment
Thank you Peter.
-
1 Comment
Why didn't I think of that? I used the relatively more elaborate regexp. I guess I didn't realize that isletter existed as a function. Well, that's why we work with Cody.
Problem Recent Solvers384
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2563 Solvers
-
Getting the absolute index from a matrix
220 Solvers
-
Given a window, how many subsets of a vector sum positive
813 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1090 Solvers
-
252 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!