Take an interesting problem from some other platform and add some different
story .
Recently, i encountered a problem in Codeforces which is exactly same in idea
to A Simple Game of this long challenge.
I believe it’s not possible for contest admin to know about all such problems, but yes it’s
responsibility of Problem Setter to not do such thing, when you even get money for setting problems.
I have mentioned that codeforces problem link in comments.
Thanks , I had written the code for the problem but when I was about to check it here ,the problem was removed .At first I thought was bullshit I am doing , I thought that I was writing the code for some old contest.LOL
It’s simple…first take rows of even sizes, each player will get half… Then take all rows of odd sizes and sort them according to the middle element and alternate sum by one turn including middle element and next turn excluding it
So suppose a line is:
1 99 2 3 4 …
So chef should be smart enough to go out of his way and pick 1 so that in next turn he is able to pick a huge number.
I don’t have the whole input now, I’ll post it as soon as I get home
Thank you for reporting this issue. But you had no business making such a post about a problem from an ongoing contest. If you have an issue, comment it or send us an email. But posting it publicly without even waiting for a response from us is unacceptable. And neither is it acceptable for you to accuse someone of copying without any evidence. Two same/similar problems do not mean copied problems, particularly for problems which are as natural as this.
All that said, we are very sorry for not having caught this before the contest. We hope to get the replacement problem ready soon.