Write a program that sorts an array of strings following the descending order of stringlengths. Strings of equal length are sorted following the lexicographical order.
Viết một chương trình mà sắp xếp một mảng các chuỗi theo thứ tự giảm dần của chuỗi <br>dài. Strings chiều dài bằng nhau đều được sắp xếp sau khi thứ tự từ điển.