{"code":"gltht23r1decor","name":"Em trang trí","description":"Nhập vào một số $n$.\r\n\r\nIn ra $n$ dòng, dòng thứ $i$ in ra $i * i$ ký tự `*` liên tiếp nhau.\r\n<h4> Input </h4>\r\n- Một dòng duy nhất chứa một số $n$ ($n \\le 100$).\r\n\r\n<h4> Output </h4>\r\n- In ra $n$ dòng theo yêu cầu đề bài\r\n\r\n<h4> Sample </h4>\r\n!!! question \"Test 1\"\r\n    ???+ \"Input\"\r\n        ```sample\r\n        3\r\n        ```\r\n    ???+ success \"Output\"\r\n        ```sample\r\n        *\r\n        ****\r\n        *********\r\n        ```\r\n    ??? warning \"Note\"\r\n        Hàng 1 có 1 dấu sao, hàng 2 có $2 \\times 2 = 4$ dấu sao, hàng 3 có $3 \\times 3 = 9$ dấu sao","points":100.0,"partial":false,"time_limit":1.0,"memory_limit":262144,"short_circuit":false,"allowed_languages":[3,4,34,36,37,5,6,11,12,14,28,2,38,39,9,18,17,29,23,27,35,25,26,10,7,19,32,1,8,15,16,24,20,33,13,41,21,40],"is_public":true,"is_manually_managed":false,"permissions":{"can_edit":false}}