문제를 풀었습니다


System of Linear Equations

대략 1년 전

문제를 풀었습니다


Number Puzzle - 040

대략 1년 전

문제를 풀었습니다


Number Puzzle - 035

대략 1년 전

문제를 풀었습니다


Calculate y=2
Find the value of x so that y=2

대략 1년 전

문제를 풀었습니다


convert between ascii and characters
I have seen multiple problems like this but none of them have a robust test suite associated with them. The first input C is ...

대략 1년 전

문제를 풀었습니다


"Find out the best cricket"
This is how I originally read Problem 2013, so let's just go with it. Give me the first and last name of the best cricket, rega...

대략 1년 전

문제를 풀었습니다


Determine the area of square if length of the diagonal is given

대략 1년 전

문제를 풀었습니다


Reverse Concatenation
Suggest methods to form a Matrix after deleting one of the input's elements. Input should be element's position and output shou...

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


Insert zeros

대략 1년 전

문제를 풀었습니다


Divide the Least Common Multiple by the Greatest Common Divisor of two numbers
Divide the Least Common Multiple by the Greatest Common Divisor of two numbers. For example, for x=12345 and y=54321, the answer...

대략 1년 전

문제를 풀었습니다


basic matrix operations: rotate and find sum of diagonal elements of the resultant matrix
For given input matrix a, rotate it by 90 degrees and find the sum of the diagonals. Example: Input: a = 1 ...

대략 1년 전

문제를 풀었습니다


Opposite task convert string hexadecimal numbers array into array of decimal numbers .
Opposite task convert string hexadecimal numbers array into array of decimal numbers . Example x=[ '208'; '209'; '20A'; ...

대략 1년 전

문제를 풀었습니다


Calculate time taken by light to reach earth surface
We know the time(seconds) taken by light to reach surface of earth. What if the distance varies yearly or source of light moves ...

대략 1년 전

문제를 풀었습니다


Number Puzzle - 039

대략 1년 전

문제를 풀었습니다


Find the surface area of a cone.
For instance, Given r (radius) = 3, and s (slant height) = 5: surface area should be 94.

대략 1년 전

문제를 풀었습니다


Find the density of non-zero values

대략 1년 전

문제를 풀었습니다


Do you have the minimum age?

대략 1년 전

문제를 풀었습니다


Solve expression III
Solve expression for given vector x. Expression = (tan(2*x^2+7*x-30.25)+log(x^3-2.25))/(nthroot(sin(x^3)^2+1/5*log(x^4-2.5),3))...

대략 1년 전

문제를 풀었습니다


Rotate Matrix Depending on the input
Rotate matrix (CounterClockwise) via 90, 180 or -90 depending on the input Ex. a = [1 2 3; 4 5 6; 7 8 9] b = 90; ...

대략 1년 전

문제를 풀었습니다


Simple Interest : Calculate Future Value
Theorem : Simple Interest where; F : Future Value P : Present Value r : Annual simple interest rate (decimal) t : Time in...

대략 1년 전

문제를 풀었습니다


Converter temp 0 to 200 degree C to 4 to 20mA
Converter temp 0 to 200 degree C to 4 to 20mA (It is used in transmitter)

대략 1년 전

문제를 풀었습니다


World Cup 2018 Prediction!
Which team will be the winner?

대략 1년 전

문제를 풀었습니다


Number Puzzle - 045

대략 1년 전

문제를 풀었습니다


Number Puzzle - 033

대략 1년 전

문제를 풀었습니다


Hemisphere Volume on Top of a Cylinder
This MATLAB function has to calculate the volume of a hemisphere placed on top of a cylinder, given valid inputs. It takes the r...

대략 1년 전

문제를 풀었습니다


Ohmic Heating

대략 1년 전

문제를 풀었습니다


Alternate elements!
Write a function that combines two lists by alternating the elements, e.g. ['a','b','c'], ['1','2','3'] → 'a1b2c3'.

대략 1년 전

문제를 풀었습니다


Sales Tax

대략 1년 전

문제를 풀었습니다


Cody problems in French : Trouvez la logique Pt.2
Trouvez la logique entre x et y, aidez-vous de la test suite. Bon courage. P.S: L'utilisation de "^" est de nouveau fortement...

대략 1년 전

더 보기