Given the numbers 12, 3, 6, 9
Tell where the girl is located. That is:
Look to your 3 o'clock = look right
Example
x = 3
fprintf('Look Right \n')
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers115
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5806 Solvers
-
Find the two most distant points
2955 Solvers
-
Sum all integers from 1 to 2^n
17721 Solvers
-
Given a matrix, return the last eigen value
233 Solvers
-
4619 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Really, you should have a link between what directions you're looking, looking up and backwards aren't technically a pair, should really be look up/down or forward/back.