{"problem":{"name":"Remaining Time","description":{"content":"Dolphin loves programming contests. Today, he will take part in a contest in AtCoder.   In this country, 24-hour clock is used. For example, $9:00$ p.m. is referred to as \"$21$ o'clock\".   The current","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc057_a"},"statements":[{"statement_type":"Markdown","content":"Dolphin loves programming contests. Today, he will take part in a contest in AtCoder.  \nIn this country, 24-hour clock is used. For example, $9:00$ p.m. is referred to as \"$21$ o'clock\".  \nThe current time is $A$ o'clock, and a contest will begin in exactly $B$ hours. When will the contest begin? Answer in 24-hour time.\n\n## Constraints\n\n*   $0 \\leq A,B \\leq 23$\n*   $A$ and $B$ are integers.\n\n## Input\n\nThe input is given from Standard Input in the following format:\n\n$A$ $B$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc057_a","tags":[],"sample_group":[["9 12","21\n\nIn this input, the current time is $9$ o'clock, and $12$ hours later it will be $21$ o'clock in 24-hour time."],["19 0","19\n\nThe contest has just started."],["23 2","1\n\nThe contest will begin at $1$ o'clock the next day."]],"created_at":"2026-03-03 11:01:14"}}