Solution Exercise 13: Quotient and remainder of Euclidean division of a by b

Exercise 13

Write a program program which asks the user to enter two integers 'a' and 'b' and display the quotient and the remainder of the Euclidean division of 'a' by 'b'.

Solution




 

Younes Derfoufi
CRMEF OUJDA

1 thought on “Solution Exercise 13: Quotient and remainder of Euclidean division of a by b

Leave a Reply