Problem 3075. Matrix of Multiplication Facts
Solution Stats
Problem Comments
-
3 Comments
Andrew Dobrovolc
on 11 Aug 2017
I think the test suite is broken, I appear to only get x = [21,6;35,10] as the input and y is being displayed as a vector instead of the matrix that is returned. So either the return is being compared to an x that was not sent or y being a vector is causing the test cases to always fail.
James
on 22 Nov 2017
Andrew, I just tried resubmitting my original solution, and the test suite was OK. What is the exact problem that you're having with the test suite when you submit your solution?
Riccardo Dessì
on 8 Mar 2018
nice one!!
Solution Comments
-
1 Comment
Daigo
on 9 Jan 2022
I have no idea what the leading solution (Solution 1215290) is doing in the last line...
-
2 Comments
Problem Recent Solvers73
Suggested Problems
-
1190 Solvers
-
594 Solvers
-
93 Solvers
-
697 Solvers
-
4001 Solvers
More from this Author80
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!