문제를 풀었습니다


Random Problem12- Squaring a number
Square the number

대략 2년 전

문제를 풀었습니다


Get the n-th rand number with given seed
Given seed s, return the n-th rand number using rand(). Round the answer with 4 digits. n is a postive integer.

대략 2년 전

문제를 풀었습니다


Height of a 3D Pyramid
If a pyramid is made with one(1). What will be the height of the pyramid of square shaped base(n*n)? where input is n.

대략 2년 전

문제를 풀었습니다


Determine the Result of a Move in Reversi
Note: This is closely related to <http://www.mathworks.com/matlabcentral/cody/problems/2538-find-the-next-legal-move-in-reversi ...

대략 2년 전

문제를 풀었습니다


Restricted Multiplication v1
This problem is Restricted Addition v4 with multiplication and more restrictions. multiply two inputs without use of common ari...

대략 2년 전

문제를 풀었습니다


Number Puzzle - 047

대략 2년 전

문제를 풀었습니다


Number Puzzle - 045

대략 2년 전

문제를 풀었습니다


Number Puzzle - 044

대략 2년 전

문제를 풀었습니다


Number Puzzle - 041

대략 2년 전

문제를 풀었습니다


Number Puzzle - 040

대략 2년 전

문제를 풀었습니다


Number Puzzle - 039

대략 2년 전

문제를 풀었습니다


Number Puzzle - 037

대략 2년 전

문제를 풀었습니다


Number Puzzle - 035

대략 2년 전

문제를 풀었습니다


Number Puzzle - 034

대략 2년 전

문제를 풀었습니다


Number Puzzle - 033

대략 2년 전

문제를 풀었습니다


Number Puzzle - 032

대략 2년 전

문제를 풀었습니다


Mean Square Error

대략 2년 전

문제를 풀었습니다


Sort in descending order.

대략 2년 전

문제를 풀었습니다


how tall are you?
you can find the length wit this code.

대략 2년 전

문제를 풀었습니다


Restricted Subtraction v1
This problem is Restricted Addition v4 with subtraction and more restrictions. Subtract two inputs without use of common arithm...

대략 2년 전

문제를 풀었습니다


Restricted Addition v4
This problem is Restricted Addition v3 with more restrictions. Also, you must handle matrices. Add two inputs without use of co...

대략 2년 전

문제를 풀었습니다


What? Paradox?
What's going on here?

대략 2년 전

문제를 풀었습니다


Assert yourself! Hack the assert function to pass this test.
Have you ever wanted to test out one of those hacks you have seen which "games" the problem by simply overwriting the assert met...

대략 2년 전

문제를 풀었습니다


imaginary

대략 2년 전

문제를 풀었습니다


Real

대략 2년 전

문제를 풀었습니다


String Logic 18
Examples: 'DIG' --> 'DG' 'IMPORTANT' --> 'IPRAT' 'DEAL' --> 'DA' 'LIMB' --> 'LM' 'MOSTLY' --> 'MSL'

대략 2년 전

문제를 풀었습니다


String Logic 19
Examples: 'DIG' --> 'I' 'IMPORTANT' --> 'MOTN' 'DEAL' --> 'EL' 'LIMB' --> 'IB' 'MOSTLY' --> 'OTY'

대략 2년 전

문제를 풀었습니다


String Logic 2
Example: ROSY --> HEIO TRUST --> JHKIJ MOSTLY --> CEIJBO

대략 2년 전

문제를 풀었습니다


String Logic 1
Examples: 'CAT' --> 'IGZ' 'DOG' --> 'JUM'

대략 2년 전

문제를 풀었습니다


Find the summation, mean, median, mode and standard deviation of a given array.
An array is given. Find out the summation, mean, median, mode and standard deviation of a given array. If x=[1,2,2,3,3,3,4,4,4,...

대략 2년 전

더 보기