Baklava in Elena #825
Closed
arakov
started this conversation in
Show and tell
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The PR has been merged. This discussion can be closed. Thanks, @arakov . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @rzuckerm, I saw your Baklava solution in ELENA. It is quite good, but we can make it a bit simpler
It is better if variables space and start will be of CharValue (char) type. And using an conversion extension toChar we can convert a string into a character. Sure your solution - " "[0] is perfectly normal, but looks a bit unintuitive.
Beta Was this translation helpful? Give feedback.
All reactions