1. Course
  2. Arithmetic
  3. Division and division module

Division and division module


Last updated: 8/22/2020 Difficulty: Easy

Write a program in C# that requests two integers from the user (x, y) and print the result of the division and the rest of the division on a new line.

Input

24
5

Output

4
4

Solution

Arithmetic

3 / 8

Android App


Practice C# anywhere with the free app for Android devices.

Android App

Exercises C# by difficulty


Learn C# at your own pace, the exercises are ordered by difficulty.

Make a donation


Your donations support our work and contribute to the maintenance of the app.

Advertising