MySQL Forums
Forum List  »  Newbie

a riddle
Posted by: sergey lakantarov
Date: May 20, 2015 11:42AM

Hey.
I've been asked by a proffesor in my uni this riddle-
"
Theres a string, "Hello".
You need to replace the H with "yy", so the final result would be "yyello".
Sounds simple? You cant use insert(), replace() or function like substr().
"

any ideas? :)

Options: ReplyQuote


Subject
Written By
Posted
a riddle
May 20, 2015 11:42AM
June 06, 2015 08:11PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.