初めにこの問題を試してみよう。
入力としてxを与え、それを2倍して結果をyに代入せよ。
Examples:
Input x = 2 Output y is 4 Input x = 17 Output y is 34
下にある"Solve This Now!" ボタンを押してスタート!
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers605
Suggested Problems
-
Project Euler: Problem 4, Palindromic numbers
1266 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
558 Solvers
-
Who has power to do everything in this world?
485 Solvers
-
Convert a Cell Array into an Array
2194 Solvers
-
Return fibonacci sequence do not use loop and condition
854 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
it looks easy