Petryk and Pies 2
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
Based on a scenario similar to the previous task, your goal is to determine how much money Petryk has remaining.
Input
You will receive two natural numbers, m and n, provided on a single line and separated by a space.
Output
Print the amount of money Petryk has left after his enthusiastic pie purchase.
Examples
Input #1
Answer #1
Submissions 10K
Acceptance rate 72%