odulo & Division Maranga um that will take as inputs 2 integers, x determine if x is divisible by y without ulo operator (%) and division. It will divisible by y, otherwise e. ontains x while the second line contains main.c Custom Input Enter custom

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 22PE
icon
Related questions
Question

use a C++ Program

no module & division

write a program that will take as inputs 2 integers x and y and will determine if x is divisible if x is divisible by y without using the modulo operator (%) and division. it will output 1 if x is divisible by y, otherwise 0.

Answer Task
X
f Facebook
app.codechum.com/student/answer/57548/question/5
main.c
← → C
← Back to Home
5. No Modulo & Division
by Jemar Jude Maranga
Write a program that will take as inputs 2 integers, x
and y and will determine if x is divisible by y without
using the modulo operator (%) and division. It will
output 1 if x is divisible by y, otherwise 8.
Input
The first line contains x while the second line contains
y.
10
5
Output
The appropriate number
Score: 0/15
= Overview
5/5
Time Left: 01:28:26
Overall Score: 0/75
<> + C
Custom Input
Output
Enter custon input here
Tests
Q
Layout: Side-by-Side
Executions
Execute Code [F10]
x
□:
☀
✓ Saved
Submit Code
✰
OT
Transcribed Image Text:Answer Task X f Facebook app.codechum.com/student/answer/57548/question/5 main.c ← → C ← Back to Home 5. No Modulo & Division by Jemar Jude Maranga Write a program that will take as inputs 2 integers, x and y and will determine if x is divisible by y without using the modulo operator (%) and division. It will output 1 if x is divisible by y, otherwise 8. Input The first line contains x while the second line contains y. 10 5 Output The appropriate number Score: 0/15 = Overview 5/5 Time Left: 01:28:26 Overall Score: 0/75 <> + C Custom Input Output Enter custon input here Tests Q Layout: Side-by-Side Executions Execute Code [F10] x □: ☀ ✓ Saved Submit Code ✰ OT
Expert Solution
steps

Step by step

Solved in 4 steps with 6 images

Blurred answer
Knowledge Booster
Datatypes
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr