문제를 풀었습니다


Cosine effect in solar power towers

1년 초과 전

문제를 풀었습니다


Exhaust all possible logical vectors
Input a length argument and list all possible logical vectors of that length. My solution is of size 29. Can you find an even s...

1년 초과 전

문제를 풀었습니다


Create the flag of Ramumbia
The little known nation of Ramumbia has a very simple flag. It is made up of vertical stripes, Red, Green, Blue, that are equall...

1년 초과 전

문제를 풀었습니다


Time reverse indices
Time reverse the index values as follows IndexIn = [7 1 0] IndexOut = [7 6 0] Note that the indices are zero based and so...

1년 초과 전

문제를 풀었습니다


Can you Jump?
You have been provided with input array of integers. You start with initial position at the first index of this input array, and...

1년 초과 전

문제를 풀었습니다


Determine if a number (x) is a power of another (n)
If the number x is indeed a power of n, then return true. Otherwise, return false. For example, if x = 9 and n =3, then pow = t...

1년 초과 전

문제를 풀었습니다


Cricket - Report the Result (Part II: Test Matches)
Given two scalar strings representing the scores for a test match, return a string reporting the result in the appropriate form:...

1년 초과 전

문제를 풀었습니다


Easy Sequences 2: Trigonometric function with integral input and output
The function 'F', defined as: , will always return an integer if the input is a natural number (in radian...

1년 초과 전

문제를 풀었습니다


Easy Sequences 1: Find the index of an element
The nth element of a series is defined by: . Obviously, the first element . Given the nth element , find the value of the corre...

1년 초과 전

문제를 풀었습니다


Remove Duplicates
Remove duplicates from the vector of integers and display in sorted order

1년 초과 전

문제를 풀었습니다


Find the Pattern
Find the pattern between input and output. Write a function that gives the correct output for any input. *Hint: magic*

1년 초과 전

문제를 풀었습니다


Create co-occurrence matrix

1년 초과 전

문제를 풀었습니다


Malus’ Law (theta) between polarizations

1년 초과 전

문제를 풀었습니다


Find the magnetic field in sollinoid

1년 초과 전

문제를 풀었습니다


Cricket - Is It LBW?
LBW has an unfair reputation as complicated. But if you've watched a third umpire referral, you'll know that it's just a logical...

1년 초과 전

문제를 풀었습니다


Previous Palindrome

1년 초과 전

문제를 풀었습니다


Next Palindrome

1년 초과 전

문제를 풀었습니다


Number Puzzles - 010

1년 초과 전

문제를 풀었습니다


Number Puzzles - 009

1년 초과 전

문제를 풀었습니다


Number Puzzles - 008

1년 초과 전

문제를 풀었습니다


Number Puzzles - 007

1년 초과 전

문제를 풀었습니다


Number Puzzles - 006

1년 초과 전

문제를 풀었습니다


Number Puzzles - 005

1년 초과 전

문제를 풀었습니다


Number Puzzles - 004
Give an example of three distinct numbers greater than 10 whose both product and sum are palindromes. The answer is not unique a...

1년 초과 전

문제를 풀었습니다


Find the number of primes less than input
Given an integer n, determine the number of primes less than or equal to n.

1년 초과 전

문제를 풀었습니다


Análisis código QR

1년 초과 전

문제를 풀었습니다


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

1년 초과 전

문제를 풀었습니다


determine skid distance of car
Determine the distance a car skids to a stop given initial velocity (v) and time (t).

1년 초과 전

문제를 풀었습니다


Efficiency of a single phase Transformer
Calculate the efficiency of a single phase transformer whose KVA rating is A KVA, loading factor x,power factor p,full load copp...

1년 초과 전

문제를 풀었습니다


Simple Income Tax

1년 초과 전

더 보기