Input The first line contains two integers N and S ( 1 <= N <= 10³ 1 <= S <= 10%), denoting the length of the list, and the target Sum. In the next line, there will be N integers a₁, a2,...... a (1 ≤ a ≤ 10) separated by space. Output Print two integers: the positions of the values [1 based indexing]. If there are several solutions, you may print any of them. If there are no solutions, print "IMPOSSIBLE". Sample Input 1 4 10 37 15 Sample Input 2 6 18 9 10 1 5 98 Sample Input 3 47 2468 Sample Input 4 3 12 61 2 Sample Output 1 12 Sample Output 2 15 [2 6 is also a valid answer] [print only one output] Sample Output 3 IMPOSSIBLE Sample Output 4 IMPOSSIBLE
Input The first line contains two integers N and S ( 1 <= N <= 10³ 1 <= S <= 10%), denoting the length of the list, and the target Sum. In the next line, there will be N integers a₁, a2,...... a (1 ≤ a ≤ 10) separated by space. Output Print two integers: the positions of the values [1 based indexing]. If there are several solutions, you may print any of them. If there are no solutions, print "IMPOSSIBLE". Sample Input 1 4 10 37 15 Sample Input 2 6 18 9 10 1 5 98 Sample Input 3 47 2468 Sample Input 4 3 12 61 2 Sample Output 1 12 Sample Output 2 15 [2 6 is also a valid answer] [print only one output] Sample Output 3 IMPOSSIBLE Sample Output 4 IMPOSSIBLE
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...
Related questions
Question
Only need the ans for 2. Solve this using python. For the problem, take sample input from the picture into a file called
"input.txt" and save the output in the "output.txt" file.
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 5 steps with 5 images
Recommended textbooks for you
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 Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
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 Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
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
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY