문제를 풀었습니다
cube of number
find cube of number
2년 초과 전
문제를 풀었습니다
square of a number
find square of a given number
2년 초과 전
문제를 풀었습니다
square root
Find square root of given number
2년 초과 전
문제를 풀었습니다
Find square of given number
Find Square of any number
2년 초과 전
문제를 풀었습니다
Calculate Resistance 2
In this problem, you have to calculate Resistance R of a linear conductor having voltage V across it and current I is passing i...
2년 초과 전
문제를 풀었습니다
find the height
2년 초과 전
문제를 풀었습니다
Swap rows
2년 초과 전
문제를 풀었습니다
Size
2년 초과 전
문제를 풀었습니다
10% Discount
2년 초과 전
문제를 풀었습니다
Find Sum of array
2년 초과 전
문제를 풀었습니다
Dot Product
2년 초과 전
문제를 풀었습니다
Matrix operation
2년 초과 전
문제를 풀었습니다
Add 2 Vectors
2년 초과 전
문제를 풀었습니다
Find out if Quadratic Equation has real roots or not?
Input [a b c] ax^2+bx+c=0 Output [1 or 0] 1= Quadratic Equation has real roots 0= Quadratic Equation has imaginary roots
2년 초과 전
문제를 풀었습니다
Calculate the structural rank of a 2-by-4 matrix.
2년 초과 전
문제를 풀었습니다
Draw 'P' !!!
Draw a n by n matrix 'P' using 0s and 1s. (n is odd and greater than 4) if n=5 , then the output will be [1 1 1 1 1 1 0 0 0...
2년 초과 전
문제를 풀었습니다
sign function
2년 초과 전
문제를 풀었습니다
Multiplos 7
Escreva um programa que mostre todos os números entre 5 e 100 que são divisíveis por 7, mas não são múltiplos de 5. Os números o...
2년 초과 전
문제를 풀었습니다
Lista Ordenada
Dado um vetor V, verifique se o vetor está ordenado, retorne true ou false. Ordenado([1 2 3 4]) = true;
2년 초과 전
문제를 풀었습니다
persistant sum
There will be 9 tests for this problem. In each test you will be provided with 2 integers n=[n1,n2], where n2 is equal to t...
2년 초과 전
문제를 풀었습니다
Basic commands - rounding
make a function which will round to integer, which is nearer to zero. Example x=[-2.5 2]; y=[-2 2];
2년 초과 전
문제를 풀었습니다
Find out value of sine given by degree.
Find out value of sine given by degree. If theta=30, it's value must be 0.5.
2년 초과 전
문제를 풀었습니다
Create vector as shown in test cases
Create vector as shown in test cases
2년 초과 전
문제를 풀었습니다
Round to nearest integer
2년 초과 전
문제를 풀었습니다
easy problem
Find the last element of the array
2년 초과 전
문제를 풀었습니다
Create an array from 1 to x in steps of 1.
2년 초과 전
문제를 풀었습니다
wipe out!
make all the elements in given x zero.
2년 초과 전
문제를 풀었습니다
Change matrix to vector2
From x = 4 3 5 1 5 1 To y = 4 3 5 1 ...
2년 초과 전
문제를 풀었습니다
Calculate some equation
Using given inputs x and z, make two outputs that are y1 = (xz)/(x/z)^2 + 14x^2 - 0.8z^2 y2 = x^z - z^x + (x/z)^2 - (z/x...
2년 초과 전
문제를 풀었습니다
Radians to Degrees
Convert radians to degrees.
2년 초과 전
더 보기