{"code":"aaddbrealnumber","name":"A + B (số thực)","description":"Hãy trả lời $t$ câu hỏi có dạng sau: Cho hai số thực có tối đa 16 chữ số sau dấu phẩy thập phân, tính tổng của hai số đó\r\n\r\n#### Dữ liệu đầu vào\r\n- Dòng đầu tiên chứa số $t$ $(1 \\leq t \\leq 1000)$\r\n- $t$ dòng tiếp theo, mỗi dòng chứa hai số thực có không quá 16 chữ số thập phân\r\n#### Định dạng đầu ra\r\n- In ra $t$ dòng là đáp án tương ứng của mỗi câu hỏi, không gồm chữ số 0 thừa ở đuôi\r\n\r\n#### Ví dụ\r\n!!! question \"Ví dụ 1\"\r\n    ???+ \"Đầu vào\"\r\n        ```sample\r\n        2\r\n        2 3\r\n        1.2 2.3\r\n        ```\r\n    ???+ success \"Đầu ra\"\r\n        ```sample\r\n        5\r\n        3.5\r\n        ```","points":1.0,"partial":false,"time_limit":1.0,"memory_limit":524288,"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}}