문제를 풀었습니다


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

1년 초과 전

문제를 풀었습니다


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

1년 초과 전

문제를 풀었습니다


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

1년 초과 전

문제를 풀었습니다


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

1년 초과 전

문제를 풀었습니다


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

1년 초과 전

문제를 풀었습니다


Find the Pattern 5

1년 초과 전

문제를 풀었습니다


Find the Pattern 10

1년 초과 전

문제를 풀었습니다


Find the Pattern 3

1년 초과 전

문제를 풀었습니다


Find the Pattern 2

1년 초과 전

문제를 풀었습니다


Find the Pattern 1

1년 초과 전

문제를 풀었습니다


Remove a specific column with min value
Remove the column that contain the min value in the matrix? If you like the problem, please give it a like:)

1년 초과 전

문제를 풀었습니다


Remove a specific column with max value
Remove the column that contain the max value in the matrix? If you like the problem, please give it a like:)

1년 초과 전

문제를 풀었습니다


Remove a specific row with min value
Remove the row that contain the min value in the matrix? If you like the problem, please give it a like:)

1년 초과 전

문제를 풀었습니다


Remove a specific row with max value
Remove the row that contain the max value in the matrix? If you like the problem, please like it :)

1년 초과 전

문제를 풀었습니다


Find out if the given number is a square of natural number.
For example , Input =4,output =1 Input=1,output=1 Input=0,output=0 Input=8,output=0

1년 초과 전

문제


Find out if the given number is a square of natural number.
For example , Input =4,output =1 Input=1,output=1 Input=0,output=0 Input=8,output=0

1년 초과 전 | 0 | 솔버 수: 26

문제를 풀었습니다


Find Logic 24

1년 초과 전

문제를 풀었습니다


Find Logic 25

1년 초과 전

문제를 풀었습니다


Find Logic 26

1년 초과 전

문제를 풀었습니다


Find Logic 27

1년 초과 전

문제를 풀었습니다


Find Logic 28

1년 초과 전

문제를 풀었습니다


Find Logic 29

1년 초과 전

문제를 풀었습니다


Find Logic 30

1년 초과 전

문제를 풀었습니다


Find Logic 31

1년 초과 전

문제를 풀었습니다


Find Logic 32

1년 초과 전

문제를 풀었습니다


Find Logic 23

1년 초과 전

문제를 풀었습니다


Find Logic 22

1년 초과 전

문제를 풀었습니다


Find Logic 21

1년 초과 전

문제를 풀었습니다


Find Logic 20

1년 초과 전

문제를 풀었습니다


How long do each of the stages of the rocket take to burn?
A space rocket has 3 stages: - stage 1, s1; - stage 2, s2; - stage 3, s3. If s1 burns 3 x as long as s2 which burns ...

1년 초과 전

더 보기