Problem1115--求余数

1115: 求余数

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description

输入两数,求出两数相除的余数

Sample Input Copy

55 9

Sample Output Copy

1

Source/Category