Problem hidden
This problem was hidden by Editorial Board member probably because it has incorrect language version or invalid test data, or description of the problem is not clear.
Problem hidden on 2013-09-30 17:47:51 by Mitch Schwartz

MODVAL - MODULUS VALUE

GIven two integes a and b, find a%b

Input

Single line containing two integers a and b

1<=a,b<=100000000

 

Output

Output a single integer as per the given statement

Example

Input:
4 3

Output:
1

Added by:Aswin Murugesh
Date:2013-09-30
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64
Resource:Own Problem

© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.