Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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).