Problem 2149. 2倍してみよう - ここからスタート!
初めにこの問題を試してみよう。
入力として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
		Maryam HCTRAK Yousef
    	on 27 Mar 2020
	
	
  	it looks easy
Solution Comments
Show commentsProblem Recent Solvers589
Suggested Problems
- 
         
         620 Solvers 
- 
         Number of 1s in a binary string 10382 Solvers 
- 
         
         468 Solvers 
- 
         Matlab Basics - Convert a row vector to a column vector 658 Solvers 
- 
         
         307 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!