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
Results
Custom Input
Run your code to see the output
Submissions
Please login to view your submissions
Similar Problems
Points:20
1 votes
Tags:
Easy
Points:20
17 votes
Tags:
MathematicsOpenApprovedEasyMathamatics
Points:20
5 votes
Tags:
MathBasic MathObservationC++
Editorial
No editorial available for this problem.