Dividing Mania
Practice
3 (1 votes)
Problem
94% Success 18 Attempts 20 Points 1s Time Limit 256MB Memory 1024 KB Max Code

Given two integers A and B. Find out the quotient and remainder when B is divided by B.

The output must be printed in the following sequence-

Quotient Remainder

Please login to use the editor

You need to be logged in to access the code editor

Loading...

Please wait while we load the editor

Loading...
Results
Custom Input
Run your code to see the output
Submissions
Please login to view your submissions
Similar Problems
Points:20
1 votes
Points:20
7 votes
Tags:
SortingBasic ProgrammingEasyMathematicsOpenApprovedMathamatics
Points:20
2 votes
Tags:
MathObservationBasic MathC++
Editorial

No editorial available for this problem.