문제를 풀었습니다


Three grind is shipsstraigt
A function that returns either 'Rock', 'Scissors', or 'Paper' (string). You may succeed or you may fail the (case insensitive) t...

4년 초과 전

문제를 풀었습니다


Identify prime words

4년 초과 전

문제를 풀었습니다


Find pairs of primes with the same digit sum

4년 초과 전

문제를 풀었습니다


3n + 1 Problem (a.k.a The Collatz Conjecture)
The 3n + 1 problem (a.k.a The Collatz Conjecture) Consider the following algorithm to generate a sequence of numbers. Start wit...

4년 초과 전

문제를 풀었습니다


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

4년 초과 전

문제를 풀었습니다


New Matrix with vector addition on diagonal
consider 2 vectors x=[1 2 3] y=[4 5 6] then generate a new Matrix, where Addition of x & y will be diagonal Elements...

4년 초과 전

문제를 풀었습니다


Create a New_Word
The output of the function is a new word created from the word entered into the function. The new word is created by deleting th...

4년 초과 전

문제를 풀었습니다


generate capital english alphabets
Based on the numeric input 'n', generate the capital english alphabet starting from A till the english alphabet at the 'n'th pos...

4년 초과 전

문제를 풀었습니다


Is this function available?
Sometimes it is difficult to remember which functions are not allowed on the Cody platform. Given a function as a string, return...

4년 초과 전

문제를 풀었습니다


Explode string
Break a sentence into cell of words

4년 초과 전

문제를 풀었습니다


How many hours are there in a day in Italy?
Remember "European Summer Time"

4년 초과 전

문제를 풀었습니다


Xor of matrix
you have to set exclusive OR of two arrays

4년 초과 전

문제를 풀었습니다


How to Concatenate two strings?
How to Concatenate two strings?

4년 초과 전

문제를 풀었습니다


To convolve two vectors
To convolve two vectors

4년 초과 전

문제를 풀었습니다


Form Blocks in a 1D array
Lets say I have an array of size (10,1); I want to divide it into the num number of blocks which are given by user no_of_b...

4년 초과 전

문제를 풀었습니다


Double the next and alternate sign

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


find the index of local maximum in matrix

4년 초과 전

문제를 풀었습니다


find the index of local minimum in the matrix

4년 초과 전

문제를 풀었습니다


Find the worst traffic yesterday

4년 초과 전

문제를 풀었습니다


List the good primes

4년 초과 전

문제를 풀었습니다


Upper case and lower case!

4년 초과 전

문제를 풀었습니다


Decay Constant

4년 초과 전

문제를 풀었습니다


Consecutive Prime Numbers

4년 초과 전

문제를 풀었습니다


When the sum of the squares is a cubic...

4년 초과 전

문제를 풀었습니다


Next Palindrome

4년 초과 전

문제를 풀었습니다


Previous Palindrome

4년 초과 전

문제를 풀었습니다


STOP that car!!!
The maximum allowed speed for this road is 100. Find the cars that didn't observe the speed limit Arrest and fine them!!!

4년 초과 전

문제를 풀었습니다


Find x rows where the sum of the numbers is the maximum

4년 초과 전

문제를 풀었습니다


Arrow!!
Write a script that gives (( follow the example)) if x=4 & output= 1 1 1 1 1 1 0 1 1...

4년 초과 전

더 보기