Many different pairs of numbers are given. Each number is made from digits 0 or 1. Write a new number corresponding to the given pair of numbers. The rule is

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Note- Skip if you cannot answer, do not reject. Strictly Use ubuntu terminal only else I will report and dislike. Don't use any other c++ compiler.attempt only if you have ubuntu terminal installed else skip. Open ubuntu terminal. Create a file solution.cpp using touch command. Open that file and write the code for given question below. Code in C++. Then open the terminal and compile and run the code. Show output screenshot of ubuntu terminal as well as solution.cpp file. Attached code and output of of terminal and solution.cpp
Many different pairs of numbers are
given. Each number is made from digits 0
or 1. Write a new number corresponding
to the given pair of numbers. The rule is
simple: The i-th digit of the answer is 1 if
and only if the i-th digit of the two given
numbers differ. In the other case the i-th
digit of the answer is 0.
Input Format
The first line contains an integer t, the no.
of testcases. There are two inputs in each
line. Each of them contains a single
number. It is guaranteed that the numbers
are made from 0 and 1 only and that their
length is same. The numbers may start
with 0.
Constraints
The length of each number doesn't exceed
100.
Output Format
Write t lines – the corresponding answer
to the corresponding input. Do not omit
the leading Os.
|
Transcribed Image Text:Many different pairs of numbers are given. Each number is made from digits 0 or 1. Write a new number corresponding to the given pair of numbers. The rule is simple: The i-th digit of the answer is 1 if and only if the i-th digit of the two given numbers differ. In the other case the i-th digit of the answer is 0. Input Format The first line contains an integer t, the no. of testcases. There are two inputs in each line. Each of them contains a single number. It is guaranteed that the numbers are made from 0 and 1 only and that their length is same. The numbers may start with 0. Constraints The length of each number doesn't exceed 100. Output Format Write t lines – the corresponding answer to the corresponding input. Do not omit the leading Os. |
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY