初めにこの問題を試してみよう。
入力として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 Solvers606
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6690 Solvers
-
Project Euler: Problem 3, Largest prime factor
1789 Solvers
-
1713 Solvers
-
Generate N equally spaced intervals between -L and L
943 Solvers
-
536 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