Gelöst


Find mean
given an array, find the mean of the number in that array

mehr als 7 Jahre vor

Gelöst


find the mean of all elements in a matrix
given a matrix, just find the mean of all elements in the matrix

mehr als 7 Jahre vor

Gelöst


find a specific element from an matrix
Find the element from matrix which is in 2nd row and 3rd column.

mehr als 7 Jahre vor

Gelöst


add 1 to every elements
Add 1 to every elements of an array

mehr als 7 Jahre vor

Gelöst


first element of matrix
find the first elements of a column matrix

mehr als 7 Jahre vor

Gelöst


find lenth of array
you have given an array, find the length of that.

mehr als 7 Jahre vor

Gelöst


add two numbers
two numbers given, output should addition of them.

mehr als 7 Jahre vor

Gelöst


Find subtraction
Given a, b. Find a-b

mehr als 7 Jahre vor

Gelöst


add each element with 4
You have given a array. Add 3 to each element of that array.

mehr als 7 Jahre vor

Gelöst


list of prime numbers
n is given find the largest prime number <=n

mehr als 7 Jahre vor

Gelöst


add each element with 2
You have given a array. Add 2 to each element of that array.

mehr als 7 Jahre vor

Gelöst


add each element with 4
You have given a array. Add 4 to each element of that array.

mehr als 7 Jahre vor

Gelöst


add each element with 10
You have given a array. Add 10 to each element of that array.

mehr als 7 Jahre vor

Gelöst


add each element with 3
You have given a array. Add 3 to each element of that array.

mehr als 7 Jahre vor

Gelöst


find square root of a positive real number
a number given, find the square root of that number

mehr als 7 Jahre vor

Gelöst


find square root of 9
find square root of 9

mehr als 7 Jahre vor

Gelöst


find square root of 16
find square root of 9

mehr als 7 Jahre vor

Gelöst


Quberoot of 8
Find the qube-root of 8

mehr als 7 Jahre vor

Gelöst


Square root of 100
Find the square root of 100

mehr als 7 Jahre vor

Gelöst


find "greatest common divisor" of two integer value
A function to find Greatest Common Divisor of two integer input E.G. x=-18 y=96 output should be +6 x=-18; y=96; >>your...

mehr als 7 Jahre vor

Gelöst


find 90-45
find 90-45

mehr als 7 Jahre vor

Gelöst


what is your name
The result should be my name i.e. Subrata Halder

mehr als 7 Jahre vor

Gelöst


Divide all elements by 3
Give an array. Divide all the elements by 3.

mehr als 7 Jahre vor

Gelöst


Find remainder when x is divided by 3
Find remainder when x is divided by 3

mehr als 7 Jahre vor

Gelöst


multiply an array by its position number
You have given an array. Multiply an array by its position number

mehr als 7 Jahre vor

Gelöst


Find qube root
Find the quberoot of 27

mehr als 7 Jahre vor

Gelöst


Want to solve this problem???????????????????
It depends on you whether u want to solve this problem or not....

mehr als 7 Jahre vor

Gelöst


find the Area of a rectangle
length is x width is y what is the area of the rectangle?

mehr als 7 Jahre vor

Gelöst


iteration of N blank spot
we have N spot which can be blank o filled calculate the number of iteration for these spots. e.g. N=2 1- blank blank 2- bl...

mehr als 7 Jahre vor

Gelöst


Prime number removal
remove all prime numbers from the input e.g. input = 1 2 3 4 5 6 7 8 9 10 11 12 ...

mehr als 7 Jahre vor

Mehr laden