{"problem":{"name":"Christmas Present","description":{"content":"Takahashi, a young baseball enthusiast, has been a very good boy this year, so Santa has decided to give him a bat or a glove, whichever is more expensive. If a bat costs $B$ yen and a glove costs $G$","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc334_a"},"statements":[{"statement_type":"Markdown","content":"Takahashi, a young baseball enthusiast, has been a very good boy this year, so Santa has decided to give him a bat or a glove, whichever is more expensive.\nIf a bat costs $B$ yen and a glove costs $G$ yen ($B\\neq G$), which one will Santa give to Takahashi?\n\n## Constraints\n\n*   $B$ and $G$ are different integers between $1$ and $1000$, inclusive.\n\n## Input\n\nThe input is given from Standard Input in the following format:\n\n$B$ $G$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc334_a","tags":[],"sample_group":[["300 100","Bat\n\nThe bat is more expensive than the glove, so Santa will give Takahashi the bat."],["334 343","Glove\n\nThe glove is more expensive than the bat, so Santa will give Takahashi the glove."]],"created_at":"2026-03-03 11:01:13"}}