CommonLounge is a community of learners who learn together. Get started with the featured resources above, ask questions and discuss related stuff with everyone.
This one is same as the covering problem which appeared in ZCO 2015 , if you have solved that , then it must not be a big deal
You need to know the starting date and the ending date
Read more… (142 words)
Read more (142 words)
NaN.
discussion
[LEADGAME] Lead Game
Problem statement clarification:
Now I get it, I was misinterpreting question all this time. Actually after finish of each round, lead is not the difference between points of that round. But the lead is difference between the points achieved through all rounds including current round - Lakpa Tashi Bhutia
Problem in short: We are given N pairs and from each pair we have to choose one element such that the difference between chosen sum and not chosen sum is minimized. N <= 150, value of elements <= 300.