Raghu and Sayan both like to eat (a lot) but since they are also looking after their health, they can only eat a limited amount of calories per day. So when Kuldeep invites them to a party, both Raghu and Sayan decide to play a game. The game is simple, both Raghu and Sayan will eat the dishes served at the party till they are full, and the one who eats maximum number of distinct dishes is the winner. However, both of them can only eat a dishes if they can finish it completely i.e. if Raghu can eat only 50 kCal in a day and has already eaten dishes worth 40 kCal, then he can't eat a dish with calorie value greater than 10 kCal. Given that all the dishes served at the party are infinite in number, (Kuldeep doesn't want any of his friends to miss on any dish) represented by their calorie value(in kCal) and the amount of kCal Raghu and Sayan can eat in a day, your job is to find out who'll win, in case of a tie print "Tie" (quotes for clarity). Input: First line contains three integers A, B and N. where A and B is respectively the maximum amount of kCal Raghu and Sayan can eat per day, respectively and N is the number of dishes served at the party. Next line contains N integers where ith integer is the amount of kCal ith dish has. Output: Print "Raghu Won" if Raghu wins else if print "Sayan Won" if Sayan wins else print "Tie" if both eat equal number of dishes. Example Run: + SAMPLE INPUT SAMPLE OUTPUT 15 20 3 Sayan Won 10 5 4 Sayan Won 3 10 2 Raghu Won 4 7 10 8 3 45 5

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
Description:
Raghu and Sayan both like to eat (a lot) but since they are also looking after their health, they can only eat
a limited amount of calories per day. So when Kuldeep invites them to a party, both Raghu and Sayan
decide to play a game. The game is simple, both Raghu and Sayan will eat the dishes served at the party
till they are full, and the one who eats maximum number of distinct dishes is the winner. However, both
of them can only eat a dishes if they can finish it completely i.e. if Raghu can eat only 50 kCal in a day
and has already eaten dishes worth 40 kCal, then he can't eat a dish with calorie value greater than 10
kCal.
Given that all the dishes served at the party are infinite in number, (Kuldeep doesn't want any of his
friends to miss on any dish) represented by their calorie value(in kCal) and the amount of kCal Raghu and
Sayan can eat in a day, your job is to find out who'll win, in case of a tie print "Tie" (quotes for clarity).
Input:
First line contains three integers A, B and N.
where A and B is respectively the maximum amount of kCal Raghu and Sayan can eat per day, respectively and N is
the number of dishes served at the party.
Next line contains N integers where ith integer is the amount of kCal ith dish has.
Output:
Print "Raghu Won" if Raghu wins else if print "Sayan Won" if Sayan wins else print "Tie" if both eat equal
number of dishes.
Еxample Run:
+
SAMPLE INPUT
SAMPLE OUTPUT
15 20 3
Sayan Won
10 5 4
Sayan Won
3 10 2
Raghu Won
4 7
10 8 3
4 5 5
Transcribed Image Text:Description: Raghu and Sayan both like to eat (a lot) but since they are also looking after their health, they can only eat a limited amount of calories per day. So when Kuldeep invites them to a party, both Raghu and Sayan decide to play a game. The game is simple, both Raghu and Sayan will eat the dishes served at the party till they are full, and the one who eats maximum number of distinct dishes is the winner. However, both of them can only eat a dishes if they can finish it completely i.e. if Raghu can eat only 50 kCal in a day and has already eaten dishes worth 40 kCal, then he can't eat a dish with calorie value greater than 10 kCal. Given that all the dishes served at the party are infinite in number, (Kuldeep doesn't want any of his friends to miss on any dish) represented by their calorie value(in kCal) and the amount of kCal Raghu and Sayan can eat in a day, your job is to find out who'll win, in case of a tie print "Tie" (quotes for clarity). Input: First line contains three integers A, B and N. where A and B is respectively the maximum amount of kCal Raghu and Sayan can eat per day, respectively and N is the number of dishes served at the party. Next line contains N integers where ith integer is the amount of kCal ith dish has. Output: Print "Raghu Won" if Raghu wins else if print "Sayan Won" if Sayan wins else print "Tie" if both eat equal number of dishes. Еxample Run: + SAMPLE INPUT SAMPLE OUTPUT 15 20 3 Sayan Won 10 5 4 Sayan Won 3 10 2 Raghu Won 4 7 10 8 3 4 5 5
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 3 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