parent
60563a22f8
commit
6060cdff3c
@ -0,0 +1,3 @@ |
|||||||
|
n = int(input()) |
||||||
|
k = int(input()) |
||||||
|
print(int(k%n)) |
Loading…
Reference in new issue