A résolu


Count photos
Given n people, everyone must have pictures taken with everyone, each photo includes only two persons, please count the total nu...

presque 11 ans il y a

A résolu


the fastest driver
the fastest driver

presque 11 ans il y a

Problème


the fastest driver
the fastest driver

presque 11 ans il y a | 0 | 9 solveurs

A résolu


I really like a combined
If you know the name man from AGH who have more luck than sense, you will do it !

presque 11 ans il y a

A résolu


Do you lile S.K.?
Say: True or False

presque 11 ans il y a

A résolu


Do Fast Fourier Transformation
Example Fast Fourier Transformation from vector [2,1]) ans = 3 1

presque 11 ans il y a

A résolu


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

presque 11 ans il y a

Problème


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

presque 11 ans il y a | 2 | 552 solveurs

A résolu


to the power
fix code

presque 11 ans il y a

Problème


to the power
fix code

presque 11 ans il y a | 0 | 9 solveurs

A résolu


area of triangle
h=5 and x

presque 11 ans il y a

Problème


area of triangle
h=5 and x

presque 11 ans il y a | 0 | 10 solveurs

Problème


calculate area of triangle
calculate area if you have a and h

presque 11 ans il y a | 0 | 1 solveur

A résolu


Calcucate area of square
calcutae area for example 1*1=2 ...

presque 11 ans il y a

Problème


Calcucate area of square
calcutae area for example 1*1=2 ...

presque 11 ans il y a | 0 | 10 solveurs

A résolu


Grandpa's telescope
Two grandkids Dorothy and Benjamin are sharing a telescope made by their grandpa, who used an old lens of spectacles as the obje...

presque 11 ans il y a

A résolu


Calculate the derivative of a polynomial
Example: in = [ 1 1 1 ] out = [ 2 1 ]

presque 11 ans il y a

A résolu


Rotate a Matrix
Input a Matrix x, Output y is the matrix rotating x 90 degrees clockwise

presque 11 ans il y a

A résolu


Love triangles
Given a vector of lengths [a b c], determines whether a triangle with non-zero area (in two-dimensional Euclidean space, smarty!...

presque 11 ans il y a

A résolu


given 3 sides, find area of this triangle
1:3 -> 0; 3:5 -> 6

presque 11 ans il y a

A résolu


Given an unsigned integer x, find the largest y by rearranging the bits in x
Given an unsigned integer x, find the largest y by rearranging the bits in x. Example: Input x = 10 Output y is 12 ...

presque 11 ans il y a

A résolu


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

presque 11 ans il y a

A résolu


surface of a spherical planet
you just discovered its circumference, that is the input.

presque 11 ans il y a

A résolu


Pascal's Triangle
Given an integer n >= 0, generate the length n+1 row vector representing the n-th row of <http://en.wikipedia.org/wiki/Pascals_t...

presque 11 ans il y a

A résolu


Diophantine Equations (Inspired by Project Euler, problem 66)
Consider the quadratic Diophantine equation of the form: x^2 – Dy^2 = 1 When D=13, the minimal solution in x is 6492 – 13×...

presque 11 ans il y a

A résolu


Infinite precision division
Develop a function that will divide a very very large integer numerator, supplied to function as a string (e.g., '12233344445555...

presque 11 ans il y a

A résolu


Recurring Cycle Length (Inspired by Project Euler Problem 26)
Preface: This problem is inspired by <http://projecteuler.net/problem=26 Project Euler Problem 26> and uses text from that quest...

presque 11 ans il y a

A résolu


Project Euler: Problem 16, Sums of Digits of Powers of Two
2^15 = 32768 and the sum of its digits is 3 + 2 + 7 + 6 + 8 = 26. What is the sum of the digits of the number 2^N? Thanks ...

presque 11 ans il y a

A résolu


Project Euler: Problem 4, Palindromic numbers
A palindromic number reads the same both ways. The largest palindrome made from the product of two 2-digit numbers is 9009 = 91 ...

presque 11 ans il y a

A résolu


Project Euler: Problem 9, Pythagorean numbers
A Pythagorean triplet is a set of three natural numbers, a b c, for which, a^2 + b^2 = c^2 For example, 3^2 + 4^2 =...

presque 11 ans il y a

Charger plus