Return three quarters of n without using addition, subtraction, multiplication or division.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers83
Suggested Problems
-
Magic is simple (for beginners)
11149 Solvers
-
Simple equation: Annual salary
4258 Solvers
-
540 Solvers
-
150 Solvers
-
Determine if a row vector has NaN
136 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Several answers seem to think "*" isn't actually multiplication :-( . Follow the rules, folks!
see problem 242 for an example of how to disallow the use of specific characters (improving your testsuite is a better way to ask players to "follow the rules" of your problem in Cody)