3 4 4 6 10 12 11
2 4 4 1 4 7 In the first query, $(2,3)$, $(3,2)$, $(3,4)$ and $(4,3)$ have a Euclidean step count of $2$. No pairs have a step count of more than $2$. In the second query, $(5,8)$ has a Euclidean step count of $4$. In the third query, $(5,8)$, $(8,5)$, $(7,11)$, $(8,11)$, $(11,7)$, $(11,8)$, $(12,7)$ have a Euclidean step count of $4$.
10 1 1 2 2 5 1000000000000000000 7 3 1 334334334334334334 23847657 23458792534 111111111 111111111 7 7 4 19 9 10
1 1 1 4 4 600000013 3 1 1 993994017 35 37447 38 2 3 6 3 9 4 2
{
"problem": {
"name": "Kenus the Ancient Greek",
"description": {
"content": "Kenus, the organizer of _International Euclidean Olympiad_, is seeking a pair of two integers that requires many steps to find its greatest common divisor using the Euclidean algorithm. You are given ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc015_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Kenus, the organizer of _International Euclidean Olympiad_, is seeking a pair of two integers that requires many steps to find its greatest common divisor using the Euclidean algorithm.\nYou are given ...",
"is_translate": false,
"language": "English"
}
]
}