The main idia is to create a folder in which I can write the beautiful solution of the standard tasks.
- codewarSnail.js contains the solution from codewar: make an array from matrix by "sneil-method". The beautiful mathods of rotation of matrix are also there.
- gcd_lcm.js is two string of code for finding of greatest divader and least multiple.