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
Submissions
Please login to view your submissions
Similar Problems
1.Average
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.