{"code":"cb_if04","name":"Sắp xếp 2 số","description":"﻿﻿Viết chương trình nhập vào hai số nguyên $a, b$. In ra hai số đó theo thứ tự nhỏ đến lớn.\r\n\r\n\r\n\r\n#### Đầu ra\r\n- Hai số nguyên $a, b$ mỗi số trên 1 dòng.\r\n\r\n#### Đầu vào \r\n- In ra hai số đó theo thứ tự nhỏ đến lớn.\r\n#### Ví dụ\r\n\r\n!!! question \"Test 1\"\r\n    ???+ \"Đầu vào\"\r\n        ```sample\r\n        2 \r\n        6 \r\n        ```\r\n    ???+ success \"Đầu ra\"\r\n        ```sample\r\n        2 6\r\n        ```\r\n!!! question \"Test 2\"\r\n    ???+ \"Đầu vào\"\r\n        ```sample\r\n        -243 \r\n        -543 \r\n        ```\r\n    ???+ success \"Đầu ra\"\r\n        ```sample\r\n        -543 -243\r\n        ```","points":100.0,"partial":true,"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}}