{"trustable":false,"sections":[{"title":"","value":{"format":"HTML","content":"\u003cdiv\u003e\n Calculate \n \u003ci\u003eA + B\u003c/i\u003e.\n\u003c/div\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.\u003cbr\u003e \u0026nbsp;\u003c/p\u003e"}},{"title":"Output","value":{"format":"HTML","content":"\u003cp\u003e For each case, output \u003ci\u003eA + B\u003c/i\u003e in one line.\u003cbr\u003e \u0026nbsp;\u003c/p\u003e"}},{"title":"Sample Input","value":{"format":"HTML","content":"\u003cpre\u003e\r\n1 1\u003c/pre\u003e"}},{"title":"Sample Output","value":{"format":"HTML","content":"\u003cpre\u003e\r\n2\u003c/pre\u003e"}}]}