Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 167 Bytes

File metadata and controls

2 lines (2 loc) · 167 Bytes

Compute the floor of a division and modulus

Write a program that computes the floor division and the floor modulus of the given dividend (x) and divisor (y).