解決済み


Velocity Conversion

3年以上 前

解決済み


Area Conversion 2

3年以上 前

解決済み


Area Conversion 1

3年以上 前

解決済み


Mass Conversion 2

3年以上 前

解決済み


Mass Conversion 1

3年以上 前

解決済み


Temperature Conversion 3

3年以上 前

解決済み


Temperature Conversion 2

3年以上 前

解決済み


Temperature Conversion 1

3年以上 前

解決済み


Cipher and Decipher the message - 3 key

3年以上 前

解決済み


Decipher the number 3 - 10 keys

3年以上 前

解決済み


Decipher the number 2 - 3 keys

3年以上 前

解決済み


Play Tic-Tac-Toe: Easy Bots
Interactive Tic-Tac-Toe game versus the test suite algorithms. The contest will be 50 games of Computer first and 50 games of...

3年以上 前

解決済み


Tic Tac Toe Solver
Create a function that checks n number of tic tac toe boards housed in a 3x3xn matrix where the x's are represented as 1's (and ...

3年以上 前

解決済み


Dudeney Numbers: Numbers which are the cube of their decimal sum
From Wikipedia: _A Dudeney number is a positive integer that is a perfect cube such that the sum of its decimal digits is equa...

3年以上 前

解決済み


Factorions: Numbers that equal the sum of the factorials of their digits
From Wikipedia: _A factorion is a natural number that equals the sum of the factorials of its decimal digits_ For example: ...

3年以上 前

解決済み


is the number happy?
test is a given integer number is Happy of not? answer 1 if yes or 0 is no

3年以上 前

解決済み


Pandigital number n°2 (Inspired by Project Euler 32)
After <http://www.mathworks.com/matlabcentral/cody/problems/2319 Problem 2319>. An n-digit number is pandigital if it makes u...

3年以上 前

解決済み


Pandigital number n°1 (Inspired by Project Euler 32)
A little warm-up to begin... An n-digit number is pandigital if it makes use of all the digits 1 to n exactly ONCE. For ex...

3年以上 前

解決済み


Pandiagonal Prime Magic Square Verification
Verify if an NxN matrix is a Pandiagonal Prime Magic Square. Required properties: 1) N^2 prime values ( No repeats, 1 ...

3年以上 前

解決済み


Optimum Egyptian Fractions
Following problem was inspired by <http://www.mathworks.com/matlabcentral/cody/problems/2126-split-bread-like-the-pharaohs-egypt...

3年以上 前

解決済み


Make a Pandiagonal Prime Magic Square: 11 x 11
This Fun with Primes Challenge is to create a Pandiagonal Prime Magic Square of size 11x11 given eleven APk sequences with 10 co...

3年以上 前

解決済み


Weighted Convolution
Given two input vectors x = [x_1, x_2, ..., x_K] and y = [y_1, y_2, ..., y_K] of equal length, compute the weighted convolution ...

3年以上 前

解決済み


Numerical Integration
Input * |x0|, a real number greater than 0 Output * |I|, a numerical estimate of the integral x0 / I...

3年以上 前

解決済み


Composite Trapezoidal Rule for Numeric Integration
Use the trapezoidal rule to numerically integrate a function, _f(x)_, passed as the first argument, between upper and lower limi...

3年以上 前

さらに読み込む