A résolu


Draw 'C'.
Given x as input, generate a x-by-x matrix 'C' using 0 and 1. example: x=4 ans= [0 1 1 1 1 0 0 0 ...

presque 3 ans il y a

A résolu


Draw 'B'
Draw a x-by-x matrix 'B' using 1 and 0. (x is odd and bigger than 4) Example: x=5 ans= [1 1 1 1 0 1 0 0 0 1 ...

presque 3 ans il y a

A résolu


Find the Pattern 5

presque 3 ans il y a

A résolu


Find the Pattern 4

presque 3 ans il y a

A résolu


Find the Pattern 3

presque 3 ans il y a

A résolu


Find the Pattern 2

presque 3 ans il y a

A résolu


Find the Pattern 1

presque 3 ans il y a

A résolu


Find Logic 32

presque 3 ans il y a

A résolu


Find Logic 31

presque 3 ans il y a

A résolu


Find Logic 30

presque 3 ans il y a

A résolu


Find Logic 29

presque 3 ans il y a

A résolu


Find Logic 28

presque 3 ans il y a

A résolu


Find Logic 27

presque 3 ans il y a

A résolu


Find Logic 26

presque 3 ans il y a

A résolu


Find Logic 25

presque 3 ans il y a

A résolu


Find Logic 24

presque 3 ans il y a

A résolu


Find Logic 23

presque 3 ans il y a

A résolu


Find Logic 22

presque 3 ans il y a

A résolu


Find Logic 21

presque 3 ans il y a

A résolu


Find Logic 20

presque 3 ans il y a

A résolu


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

presque 3 ans il y a

A résolu


Draw a '4' in a zero matrix!

presque 3 ans il y a

A résolu


Draw a '6' in a zero matrix!

presque 3 ans il y a

A résolu


Draw a '9' in a zero matrix!

presque 3 ans il y a

A résolu


Draw a '7' in a zero matrix!

presque 3 ans il y a

A résolu


Draw a '8' in a zero matrix!

presque 3 ans il y a

A résolu


Draw a '3' in a zero matrix!

presque 3 ans il y a

A résolu


Draw a '2' in a zero matrix!

presque 3 ans il y a

A résolu


Draw a '5' in a zero matrix!

presque 3 ans il y a

A résolu


Find x rows where the sum of the numbers is the maximum
Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is 2 3 5 0 2 3 5 5 6 0 9 4 then y =...

presque 3 ans il y a

Charger plus