{"problem":{"name":"A. Is It Easy ?","description":{"content":"ArabellaCPC's Judges decided to print the problem statements. Each one of the $n$ participated teams will get exactly one copy of the problem-statements, and each copy costs $k$ coins. How many coin","description_type":"Markdown"},"platform":"Codeforces","limit":{"time_limit":1000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"CF10226A"},"statements":[{"statement_type":"Markdown","content":"ArabellaCPC's Judges decided to print the problem statements.\n\nEach one of the $n$ participated teams will get exactly one copy of the problem-statements, and each copy costs $k$ coins.\n\nHow many coins it will cost judges to print exactly one problem-statements for each team.\n\nThe input consists of two integers $n$ and $k$, $(1 <= n, k <= 1000)$\n\nprint the total cost of all problem statements.\n\n## Input\n\nThe input consists of two integers $n$ and $k$, $(1 <= n, k <= 1000)$\n\n## Output\n\nprint the total cost of all problem statements.\n\n[samples]","is_translate":false,"language":"English"},{"statement_type":"Markdown","content":"**Definitions**  \nLet $ x, y \\in \\mathbb{Z} $ denote the amount of money Hamza has and the cost of the sandwich, respectively.\n\n**Constraints**  \n$ 1 \\le x, y \\le 10 $\n\n**Objective**  \nOutput $ 1 $ if $ x \\ge y $, otherwise output $ 0 $.","is_translate":false,"language":"Formal"}],"meta":{"iden":"CF10226A","tags":[],"sample_group":[],"created_at":"2026-03-03 11:00:39"}}