문제를 풀었습니다


Find Logic 11

2년 초과 전

문제를 풀었습니다


Cutoff OF Exam

2년 초과 전

문제를 풀었습니다


Swap Characters of a Single Word
Description: In the given input word, convert the lower case to upper case and vice versa. A to a, a to A ... Example: 'Matl...

2년 초과 전

문제


Swap Characters of a Single Word
Description: In the given input word, convert the lower case to upper case and vice versa. A to a, a to A ... Example: 'Matl...

2년 초과 전 | 0 | 솔버 수: 68

문제를 풀었습니다


Make an N-dimensional Multiplication Table
*INSTRUCTIONS* This is a multi-dimensional variant of the normal multiplication table used to teach elementary students multi...

2년 초과 전

문제를 풀었습니다


Card games

2년 초과 전

문제를 풀었습니다


Matrix operation

2년 초과 전

문제를 풀었습니다


area

2년 초과 전

문제를 풀었습니다


NaN

2년 초과 전

문제를 풀었습니다


Real

2년 초과 전

문제를 풀었습니다


find the height

2년 초과 전

문제를 풀었습니다


Create a vector of n alternating ones and minus ones (★★)

2년 초과 전

문제를 풀었습니다


Fill a zeros matrix (★★★★★)
(Copy of Problem 830) The aim is to fill an array of all zeros given a numerical value and the index of row and columns for t...

2년 초과 전

문제를 풀었습니다


Matrix Pattern 10

2년 초과 전

문제를 풀었습니다


Matrix Pattern 9

2년 초과 전

문제를 풀었습니다


Matrix Pattern 5

2년 초과 전

문제를 풀었습니다


*Prime number check 2 (in construction)
Another way to see if a number is prime is to count the number of factors. For example, the number 4 has 2 factors, [ 2 4 ]...

2년 초과 전

문제를 풀었습니다


Median computation (★★★)
See easy edition of this problem. However, now you must compute the median of any real-valued vector without using the in-built...

2년 초과 전

문제를 풀었습니다


Variance computation (★★★)
Given a vector x with several values, compute the variance, whose formula is given by: <<https://i.imgur.com/Wg95KBE.gif>> ...

2년 초과 전

문제를 풀었습니다


Mo money, mo math #2! (★★★)
(adapted from Prob 9 Cody team) You have a matrix for which each row is a person and the columns represent the number of quar...

2년 초과 전

문제를 풀었습니다


Prime number check (★★)
One way to see if a number x is prime is to compute the remainders obtained when dividing x by all integers from 2 to √(x). If x...

2년 초과 전

문제를 풀었습니다


Function 1 (★)
Compute the value of <<https://i.imgur.com/AxKWLmE.gif>> for any given positive x.

2년 초과 전

문제를 풀었습니다


Sum of terms in a series 1 (★★★)
Given x and n, compute the following sum: |x|+|x|^(1/2)+|x|^(1/3)+|x|^(1/4)+|x|^(1/5) ... + |x|^(1/n) where ||x|| indica...

2년 초과 전

문제를 풀었습니다


Mo money, mo math 1! (★★★)
(adapted from Prob 9 Cody team) You have a vector where the elements represent the number of $20 bills, $10 bills, $5 bills, ...

2년 초과 전

문제를 풀었습니다


Create logarithmically spaced values (★)
Given three numbers a,b,n with b>a, create a vector y with n logarithmic spaced values between 10^a and 10^b. Thus, if a = -2, ...

2년 초과 전

문제를 풀었습니다


Generate n equally spaced "intervals" between -x and x (★)
Given n and x, return a list of numbers (in ascending order) that divides the interval [-x x] into n equal-length intervals. ...

2년 초과 전

문제를 풀었습니다


Matrix Pattern 8

2년 초과 전

문제를 풀었습니다


Matrix Pattern 7

2년 초과 전

문제를 풀었습니다


Matrix Pattern 6

2년 초과 전

문제를 풀었습니다


Matrix Pattern 4

2년 초과 전

더 보기