Problème


You eat a soup with a?
Answer at question

presque 11 ans il y a | 0 | 9 solveurs

A résolu


The first problem!
Just to test it

presque 11 ans il y a

Problème


The first problem!
Just to test it

presque 11 ans il y a | 0 | 10 solveurs

A résolu


How many wheels got the car
How many wheels got the car

presque 11 ans il y a

Problème


How many wheels got the car
How many wheels got the car

presque 11 ans il y a | 0 | 11 solveurs

A résolu


How many wheels got the bike
Just answer how many wheels got the bike

presque 11 ans il y a

Problème


How many wheels got the bike
Just answer how many wheels got the bike

presque 11 ans il y a | 0 | 8 solveurs

A résolu


Who is the man
Answer Who is the man

presque 11 ans il y a

Problème


Who is the man
Answer Who is the man

presque 11 ans il y a | 0 | 9 solveurs

A résolu


Wrapping the Tower of Pisa
The famous artist Christo Vladimirov Javacheff, who likes pizza, wants to wrap the well-known Italian tower in paper. It is a ci...

presque 11 ans il y a

A résolu


Walk on water
There is only one man who walked on water.

presque 11 ans il y a

A résolu


Who is the smartest MATLAB programmer?
Who is the smartest MATLAB programmer? Examples: Input x = 'Is it Obama?' Output = 'Me!' Input x = 'Who ?' Ou...

presque 11 ans il y a

A résolu


Replace multiples of 5 with NaN
It is required to replace all values in a vector that are multiples of 5 with NaN. Example: input: x = [1 2 5 12 10 7] ...

presque 11 ans il y a

A résolu


Name the bigest junkie
eg. name='JOHN'

presque 11 ans il y a

A résolu


calculate km to m
calculate 1123 km to m

presque 11 ans il y a

A résolu


Who is my love
Wirite name my honey to x

presque 11 ans il y a

A résolu


Switch matrix to a column vector
for e.g. x = [1 2 3 4] y = 1 3 2 4

presque 11 ans il y a

A résolu


rewrite vector
rewrite vector [1 2 1]

presque 11 ans il y a

A résolu


Number of Horns on a unicorn!
Calculate the number of horns on a *unicorn*! And I'm talking about a unicorn with not more than one horn on it!

presque 11 ans il y a

A résolu


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

presque 11 ans il y a

A résolu


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

presque 11 ans il y a

A résolu


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

presque 11 ans il y a

A résolu


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

presque 11 ans il y a

A résolu


The Goldbach Conjecture
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...

presque 11 ans il y a

A résolu


Make a Palindrome Number
Some numbers like 323 are palindromes. Other numbers like 124 are not. But look what happens when we add that number to a revers...

presque 11 ans il y a

A résolu


Extract leading non-zero digit
<http://en.wikipedia.org/wiki/Benford%27s_law Benford's Law> states that the distribution of leading digits is not random. This...

presque 11 ans il y a

A résolu


Which doors are open?
There are n doors in an alley. Initially they are all shut. You have been tasked to go down the alley n times, and open/shut the...

presque 11 ans il y a

A résolu


Trimming Spaces
Given a string, remove all leading and trailing spaces (where space is defined as ASCII 32). Input a = ' singular value deco...

presque 11 ans il y a

A résolu


Reverse Run-Length Encoder
Given a "counting sequence" vector x, construct the original sequence y. A counting sequence is formed by "counting" the entrie...

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

Charger plus