Skip to content

tiran-manukyan/WaterPools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task description:


There is a landscape with hills and pits which have similar square shape. Each position in this landscape has a specified height. Max number of positions is 32000. Height is between 0 and 32000. For example: the first position has height 5, the second position has height 2. The landscape can be presented as a collection of heights. {5, 2, 3, 4, 5, 4, 0, 3, 1}


alt text for screen readers


When rain happens, landscape is filled with water. Water is collected inside pits only between hills. For example: collected 9 squares of water.


alt text for screen readers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages