문제를 풀었습니다


Highly divisible triangular number (inspired by Project Euler 12)
Triangular numbers can be calculated by the sum from 1 to n. For example, the first 10 triangular numbers are: 1, 3, 6, 10, ...

대략 5년 전

문제를 풀었습니다


Expand 10^n to Powers of 4
Given an integer n, return the coefficients c = [c_n,c_n-1,...,c_0] Such that 10^n = c_n*4^(n) + c_n-1*4^(n-1...

대략 5년 전

문제를 풀었습니다


Muphry's Law of MATLAB
You're running some simple multiplication problems through MATLAB for error checking purposes, but nothing seems to come up with...

대략 5년 전

문제를 풀었습니다


Choose the best fitting dominoes
You will be given a cell array of nx2 matrices. Choose one row from each matrix. These are the ordered pairs that will be plac...

대략 5년 전

문제를 풀었습니다


Scoring for oriented dominoes
Given a list of ordered pairs, and the order they should be placed in a line, find the sum of the absolute values of the differe...

대략 5년 전

문제를 풀었습니다


Woodall number
Test whether the input is a Woodall number: <http://en.wikipedia.org/wiki/Woodall_number> _Please do not cheat by simply chec...

대략 5년 전

문제를 풀었습니다


Fun with a compass
Each night for the past week, you have been having the same nightmare: You find yourself back in your junior high school geometr...

대략 5년 전

문제를 풀었습니다


Angle bisectors
Given 2 direction vectors, calculate the *_two_ (2) normalized angle bisectors* (which are perpendicular between them). Input...

대략 5년 전

문제를 풀었습니다


Wayfinding 2 - traversing
This is the second part of a series of assignments about wayfinding. The final goal is to be able to calculate the fastest route...

대략 5년 전

문제를 풀었습니다


Wayfinding 1 - crossing
This is the first part of a series of assignments about wayfinding. The final goal is to be able to calculate the fastest route ...

대략 5년 전

문제를 풀었습니다


Smallest distance between a point and a rectangle
Given two points *x* and *y* placed at opposite corners of a rectangle, find the minimal euclidean distance between another poin...

대략 5년 전

문제를 풀었습니다


Points on a Sphere
Given a sphere of radius R, determine how many points on the surface of that sphere have three integer coordinates. Do not outp...

대략 5년 전

문제를 풀었습니다


Points on a circle.
This problem is related to <url=http://www.mathworks.com/matlabcentral/cody/problems/1283-points-on-a-sphere>Problem 1283, Point...

대략 5년 전

문제를 풀었습니다


Dots in a Diamond
Return how many <http://en.wikipedia.org/wiki/Diamond_cubic Diamond Cubic> lattice grid points there are inside a 3D sphere of r...

대략 5년 전

문제를 풀었습니다


Find the sines of an isosceles triangle when given its area and height
Find the sines of an isosceles triangle when given its area and height. For example, when A=60 and h=5, the result is [0.3752...

대략 5년 전

문제를 풀었습니다


find nth even fibonacci number
1st even fibonacci number=2 ; 2nd even fibonacci number=8 ..

5년 초과 전

문제를 풀었습니다


Basic Addition

5년 초과 전

문제를 풀었습니다


Circle : Square

5년 초과 전

문제를 풀었습니다


Round to nearest integer

5년 초과 전

문제를 풀었습니다


Find Sine Function

5년 초과 전

문제를 풀었습니다


multiply by 7

5년 초과 전

문제를 풀었습니다


Find y if y is 4 times the value of x.

5년 초과 전

문제를 풀었습니다


Multiply by 14

5년 초과 전

문제를 풀었습니다


Determine if input is a perfect square

5년 초과 전

문제를 풀었습니다


2X MULTIPLIER

5년 초과 전

문제를 풀었습니다


Polygon in a unit circle

5년 초과 전

문제를 풀었습니다


Find the Sum of matrix A

5년 초과 전

문제를 풀었습니다


Find the area of a square

5년 초과 전

문제를 풀었습니다


number play

5년 초과 전

더 보기