{"trustable":true,"sections":[{"title":"","value":{"format":"HTML","content":"\u003cdiv class\u003d\"panel_content\"\u003e\n Patrick Star find an oval.\u003cbr\u003e\u003cbr\u003e\n The half of longer axes is on the x-axis with length $a$.\u003cbr\u003e\u003cbr\u003e\n The half of shorter axes is on the y-axis with length $b$.\u003cbr\u003e\u003cbr\u003e\n Patrick Star plan to choose a real number $c$ randomly from $[0, b]$, after that, Patrick Star will get a rectangle :\u003cbr\u003e\u003cbr\u003e\n 1. The four vertexes of it are on the outline of the oval.\u003cbr\u003e\u003cbr\u003e\n 2. The two sides of it parallel to coordinate axis.\u003cbr\u003e\u003cbr\u003e\n 3. One of its side is $y \u003d c$.\u003cbr\u003e\u003cbr\u003e\n Patrick Star want to know the expectations of the rectangle\u0027s perimeter.\n\u003c/div\u003e"}},{"title":"Input","value":{"format":"HTML","content":"The first line contain a integer $T$ (no morn than 10), the following is $T$ test case, for each test case :\u003cbr\u003e\u003cbr\u003e\nEach line contains contains two integer a, b ($0 \u0026lt; b \u0026lt; a \u0026lt; 10^5$). Separated by an white space."}},{"title":"Output","value":{"format":"HTML","content":"For each test case output one line denotes the expectations of the rectangle\u0027s perimeter .\u003cbr\u003e\u003cbr\u003e\nYou should keep exactly 6 decimal digits and ignore the remain decimal digits. \u003cbr\u003e\u003cbr\u003e\nIt is guaranted that the 7-th decimal digit of answer wont be 0 or 9."}},{"title":"Sample","value":{"format":"HTML","content":"\u003ctable class\u003d\u0027vjudge_sample\u0027\u003e\n\u003cthead\u003e\n \u003ctr\u003e\n \u003cth\u003eInput\u003c/th\u003e\n \u003cth\u003eOutput\u003c/th\u003e\n \u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd\u003e\u003cpre\u003e\u003cpre\u003e1\r\n2 1\u003c/pre\u003e\u003c/pre\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cpre\u003e\u003cpre\u003e8.283185\u003c/pre\u003e\u003c/pre\u003e\u003c/td\u003e\n \u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n"}}]}