Problem 1630. ~~~~~~~ WAVE ~~~~~~~~~
The WAVE generator
Once upon a time there was a river. 'Sum' was passing by the river. He saw the water of the river that was so still and clear as crystal. He threw a stone into river. Then again he threw another stone of higher weight into the river.He saw there was two different kinds of waves were being generated due to the difference in weight of the stone.
For EXAMPLE: 'Sum' threw a stone of weight 6. The river generated wave as bellow.
1 1 1 1 1 1
1 2 2 2 2 2
1 2 3 3 3 3
1 2 3 4 4 4
1 2 3 4 5 5
1 2 3 4 5 6
Solution Stats
Problem Comments
-
1 Comment
Fun !
Solution Comments
Show commentsProblem Recent Solvers346
Suggested Problems
-
16055 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1931 Solvers
-
Who knows the last digit of pi?
679 Solvers
-
Find the maximum number of decimal places in a set of numbers
3237 Solvers
-
Matlab Basics - Convert a row vector to a column vector
659 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!