Thank you all for participating in Codeforces Beta Round # 2. I hope you enjoyed it. You may discuss the problems and system in comments. Please express your opinion, especially if you notice any inappropriate behavior. And as always, I will read with interest the suggestions for improvement.
Congratulations to the three leaders: RAVEman, GarnetCrow and ivan.popelyshev!
See you at Codeforces Beta Round # 3.
P.S. And by the way, the round tutorial is waiting for a volunteer. It is desirable that it will be one of the leaders of today's competition. The tutorial should be in Russian and in English. It will be published on the homepage and later will be available via special link from the contest page.
in problem A, what is the answer for this test case?:
4
a -9
a 10
c 1
b 1
We have only one clever test:
3
a 3
b 2
a -2
answer: b
Can you please tell me how to approach the ques, it is not getting clear through the tutorial?
Bro, it was 11 years ago, I don't remember it at all :) Send me a link to the problem statement, and I'll try my best in solving it from scratch
Could anyone explain the statement of problem C for me please ? I can't understand it :(
Three circles are given. You need to find a point on the plain such that we can see all the circles from this point with the same angle. And if there is no such point, the program should not output a thing.
On this picture from point B we can see the circle with angle ABC.
Thank you, I understand now :D
That's CRAZY! This blog was written 14 years ago!
Can someone explain me C problem
Can someone explain C! Please :)