{"trustable":false,"sections":[{"title":"","value":{"format":"HTML","content":"\u003cp\u003e Calculate \u003ci\u003eA + B\u003c/i\u003e.\u003c/p\u003e"}},{"title":"Input","value":{"format":"HTML","content":"\u003cp\u003e Each line will contain two integers \u003ci\u003eA\u003c/i\u003e and \u003ci\u003eB\u003c/i\u003e. Process to end of file.\u003c/p\u003e"}},{"title":"Output","value":{"format":"HTML","content":"\u003cp\u003e For each case, output \u003ci\u003eA + B\u003c/i\u003e in one line.\u003c/p\u003e"}},{"title":"Sample Input","value":{"format":"HTML","content":"\u003cpre\u003e\r\n\u003c/pre\u003e \n\u003cpre\u003e\r\n1 1 \u003c/pre\u003e"}},{"title":"Sample Output","value":{"format":"HTML","content":"\u003cpre\u003e\r\n\u003c/pre\u003e \n\u003cpre\u003e\r\n2 \u003c/pre\u003e"}}]}