You LOVES Matlab 41% - MATLAB Cody - MATLAB Central

Problem 393. You LOVES Matlab 41%

Difficulty:Rate

Given two strings, determine the percentage that one loves the other in the following way:

YOU LOVES MATLAB

there is 1 'L', 1 'O', and 0 of 'V', 'E' and 'S' for the string 'YOUMATLAB' giving 11000. You must add the adjacent digits until you get a two digit 'percentage' as an answer. (if the sum is over 9, add those digits in the next sequence.) 11000>2100>310>41% (the % need not be in the output)

I found this game in an old journal written by a friend when she was 6 years old, testing the compatibility of her older sister with boys in her class.

Solution Stats

46.72% Correct | 53.28% Incorrect
Last Solution submitted on Dec 28, 2024

Problem Comments

Solution Comments

Show comments
R2025a Pre-release highlights
This topic is for discussing highlights to the current R2025a Pre-release.
14
5

Problem Recent Solvers36

Suggested Problems

More from this Author2

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page