Problems
Contests
Events
Topic
IDE
PacketHub
Login
Description
Editorial
My Submission
1045.Calculate the Sum
Look up all submission
Status
Time
Memory
Lang.
Submit Date
1045.Calculate the Sum
Time Limit:1000MS Memory Limit:65535KB
Description
As you all know, MOD is a mathematical operatio. Giving you two numbers n,m(0 \< m,n \<= 10^10001^),Your task is to calculate the sum of every digit of m MOD every digit of n. We can guarantee that there is no zero in digits of n.
Input
The first line, a integer T, representing T test cases blew.(T\<=10). In each case, the first line is the integer m, the second line is the integer n.
Output
Print the sum of every digit of m MOD every digit of n.
Sample test
Sample input
1 13 21
Sample output
2
Note
Tags
Post editorial
Editorials
GNU C++ 9.3.0
GNU C 9.3.0
Java 1.8
Python 3.8.4
Lua 5.3
GO 1.12.4
JS - (nodejs 10.19.0)
Login before submit
Test Input
Test Output
1 13 21
Please run you code firstly.
Console
IDE Setting
字体设置
调整适合你的字体大小。
12px
13px
14px
15px
16px
18px
20px
主题设置
切换不同的代码编辑器主题,选择适合你的语法高亮。
Visual Studio
Visual Studio Dark
High Contrast Dark
行宽限制
设置每一行代码的最大字符个数,设置为0则不限制。
0
80
100
120