5000 - 【模板】A*B Problem

Input

两个正整数 x,y

Output

一个数表示 x\times y

Examples

Input

123
123123

Output

15144129

Input

15144129
1514412915144129

Output

22934464546208743168641

Input

22934464546208743168641
2293446454620874316864122934464546208743168641

Output

52598966402130581171688226061106649802390404977000714426284965786881

Hint

1\leq x,y< 10^{10^6+1}

Time Limit 2 seconds
Memory Limit 256 MB
Stats
上一题 下一题