func posortuj(_ tab: [Int])->[Int] { var nowa=tab for _ in 0...nowa.count-2 { for x in 0...nowa.count-2 { if (nowa[x+1]