{"problem":{"name":"Multiplication 1","description":{"content":"Compute $A \\times B$.","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc169_a"},"statements":[{"statement_type":"Markdown","content":"Compute $A \\times B$.\n\n## Constraints\n\n*   $1 \\leq A \\leq 100$\n*   $1 \\leq B \\leq 100$\n*   All values in input are integers.\n\n## Input\n\nInput is given from Standard Input in the following format:\n\n$A$ $B$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc169_a","tags":[],"sample_group":[["2 5","10\n\nWe have $2 \\times 5 = 10$."],["100 100","10000"]],"created_at":"2026-03-03 11:01:14"}}