find the logic behind, example
x=18 y=306 x=53 y=2756
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers71
Suggested Problems
-
1295 Solvers
-
07 - Common functions and indexing 3
427 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
604 Solvers
-
607 Solvers
-
Make an identity matrix whose diagonal elements are 1:n
131 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Your first example logic does not match the second one.
The second example should have y = 2756?
The description has been updated.