A résolu


Declaring a character
* Assign middleInitial with the character T.

presque 9 ans il y a

A résolu


Calculate square and cube of number
Calculate square and cube of number x

presque 9 ans il y a

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. So if input x is x = [1 2 3 5] then the output y should be 11.

presque 9 ans il y a

A résolu


increase the number by 7
You need to increase any given digit by 7

presque 9 ans il y a

A résolu


Find the realtion between x and y
x=1 then y=3, x=2 then y=7, x=3 then y=13,

presque 9 ans il y a

A résolu


Add 8 to given num
add 8 to given number

presque 9 ans il y a

A résolu


Test if a number is numeric or not
Test if a number is numeric or not

presque 9 ans il y a

A résolu


metre to feet converter
The idea is to make a converter, which exchange meters to feets. We use a factor of 1m = 3.281*1f. so 3m are equals to 9.843 m...

presque 9 ans il y a

A résolu


ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
MATLABでは,角括弧の中に要素を入れることで、ベクトルを作成できる。 x = [1 2 3 4] また次のようにも書ける(コンマはオプション)。 x = [1, 2, 3, 4] 問題:次のベクトルを出力する関数を作成せよ。...

presque 9 ans il y a

A résolu


write an expression
output is five more than twice an input number.

presque 9 ans il y a

Problème


write an expression
output is five more than twice an input number.

presque 9 ans il y a | 0 | 9 solveurs

Problème


write an expression
output is five more than twice an input number.

presque 9 ans il y a | 0 | 12 solveurs

Problème


write an expression
output is five more than twice an input number.

presque 9 ans il y a | 0 | 9 solveurs

Problème


write an expression
output is five more than twice an input number.

presque 9 ans il y a | 0 | 10 solveurs

Problème


write an expression
output is five more than twice an input number.

presque 9 ans il y a | 0 | 13 solveurs

Problème


write an expression
output is five more than twice an input number.

presque 9 ans il y a | 0 | 13 solveurs

A résolu


Number of toolboxes?
Return a number equal to the number of toolboxes available to the Cody solvers.

presque 9 ans il y a

A résolu


Unit Matrix
Given n, you should return an n-by-n unit matrix. Example: If input is n=2 then A = [ 1 0 0 1 ] If input ...

presque 9 ans il y a

A résolu


reverse string
input='rama' output='amar'

presque 9 ans il y a

A résolu


2倍してみよう - ここからスタート!
初めにこの問題を試してみよう。 入力としてxを与え、それを2倍して結果をyに代入せよ。 Examples: Input x = 2 Output y is 4 Input x = 17 Output y is 34 ...

presque 9 ans il y a

A résolu


Close MATLAB with keyboard
Close MATLAB with keyboard without using mouse

presque 9 ans il y a

A résolu


Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.

presque 9 ans il y a

A résolu


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

presque 9 ans il y a

A résolu


Determine the length of a string of characters
Determine the length of a string of characters

presque 9 ans il y a

A résolu


prime test
find largest 2 digit prime number

presque 9 ans il y a

A résolu


Times 32
X is given as your variable. Y is your output multiplied by 32 Example x=1 y=1x32=32

presque 9 ans il y a

A résolu


Small Riddle
Mr. Smith has two children. If the older child is a boy, what are the odds that the other child is also a boy?

presque 9 ans il y a

A résolu


Bruh
Return 'bruh'.

presque 9 ans il y a

A résolu


~(*|/)
Return three quarters of n without using addition, subtraction, multiplication or division.

presque 9 ans il y a

A résolu


Was ist denn los?
Nur für deutschsprechende Leute! Wie geht's? ...also gut, bis bald!

presque 9 ans il y a

Charger plus