s, k = list(map(int, input().split())) print('%s' % str(s%k))