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

91.69% Correct | 8.31% Incorrect
Last Solution submitted on Mar 18, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers528

Suggested Problems

More from this Author2

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!