Комментарии
На KaeyCodeforces Round #701 (Div. 2), 5 лет назад
0

I think creating DS and Algo problems that are completely new and of difficulty level Div2 B,C or so is hard. There are many of them already existing in different OJs.

На ConstructorUSIT STAR Contest, 5 лет назад
0

How to solve F ?

На SupermagzzzCodeforces Round #697 (Div. 3), 5 лет назад
-104

I am sure nobody likes to see this. 20210125-004915

На DS007Codeforces Round #695 (Div. 2), 5 лет назад
0

Bro, according to my qualification, i can only test sugar in coffee. But, i love the idea.

На DS007Codeforces Round #695 (Div. 2), 5 лет назад
+31

Now as a predictor, i want upvotes.

Official editorials of the problems may be a good idea.

На DS007Codeforces Round #695 (Div. 2), 5 лет назад
+88

(bccf)

На IgorICodeforces Round #694 (Div.1, Div.2), 5 лет назад
+4

If you do not participate in the contest, it doesn't matter.

На chokudaiAtCoder Beginner Contest 185 Announcement, 5 лет назад
+1

thanks a lot brother.

На chokudaiAtCoder Beginner Contest 185 Announcement, 5 лет назад
0

I did so inside my update function. Inside the else if block Where I updated the tree node as
t[node]=combine(t[node],val);

На chokudaiAtCoder Beginner Contest 185 Announcement, 5 лет назад
0

I couldn't find the bug in my implementation of segment-tree for F. Please help. Code

+18

Thumbs up20201114-102007

На Wind_EagleCodeforces Round #672 (Div. 2), 6 лет назад
+47

![ ](20200924-192140)

На AshishgupCodeforces Round #651 (Div. 2), 6 лет назад
0

Ashishgup authored 6 contests and already number 5 in the top contributors list. That shows the quality of the rounds.

На EndagorionCodeforces Global Round 8: editorial, 6 лет назад
0

Thumps up for high quality descriptive editorial. By the way, in number c "The sample picture was a red herring". I stepped into that trap.

На EndagorionCodeforces Global Round 8, 6 лет назад
+26

So that we can have a short contest of commenting about the delay.

На EndagorionCodeforces Global Round 8, 6 лет назад
-22

Scoring distribution: 500 — 1000 — 1500 — 1750 — 2500 — 3000 — 3500 — 3000+1500. Actually, I am not clear about "3000+1500" part.

На EndagorionCodeforces Global Round 8, 6 лет назад
+5

You got many upvotes (including mine). Because you are Errichto.

+3

Kudos. " You really went for it in the last Educational Round! We had an all-time high participation of 21750 people "

На triple__aCodeforces Round #630 (Div. 2), 6 лет назад
0

Huge participation indicates more people performing home quarantine.

На vovuhCodeforces Round #611 (Div. 3), 6 лет назад
+19

![ ](cf)

The round coincides with (and is based on) a local Saratov's olympiad for high school students. Any delay there will also reflect here. It can be a possible reason.

На vovuhРазбор Codeforces Round #605 (Div. 3), 6 лет назад
0

Is it possible to solve problem E using DP (DP is not there in the problem tags) ?

For those who may want to take part in both rounds.

All three having unusual starting time.

На chemthanCodeforces Round #604 Editorial, 6 лет назад
+4

Was eagerly waiting for the editorial. Thanks.

На chemthanCodeforces Round #604 (div1 & div2), 6 лет назад
0
На chemthanCodeforces Round #604 (div1 & div2), 6 лет назад
0

Waiting for the editorial....

На hugopmCodeforces Round #600 (Div. 2), 6 лет назад
-13

You will not be lucky enough to see someone in No.1 spot in top rated list except tourist for long. Congratulations ! Benq.

На McDicCodeforces Round #589 (Div. 2) Editorial, 7 лет назад
0

Thanks. Can you demonstrate how to attach a picture ?

На McDicCodeforces Round #589 (Div. 2) Editorial, 7 лет назад
0

Problem B What kind of problem is this? For input: 3 6 0 0 0 0 0 0 0 0 0

For the same code output in my system: 1048 CF say participant's output: 0 My submission link

На McDicCodeforces Round #589 (Div. 2) Editorial, 7 лет назад
+5

Thanks for the detailed and descriptive editorial. All the editorials should be like this one.

На mamhhproblem with "pow" function in C++, 7 лет назад
0

Using ceil( pow(base,exponent) ) worked for me.

На antontrygubO_oCodeforces Round #572, 7 лет назад
0

Problem C was interesting. I solved it using segment tree. Saw some others solving it with DP and some with cumulative sum technique .

На arsijoCodeforces Round #571 (Div. 2) , 7 лет назад
-11

I had registered for the contest . but during contest it showed i didn't register for the contest and thus couldn't submit solution . Please , Codeforces solve these type of problems soon.

0

Can any one elaborate the solution of problem 1164I — maximum value please . How to transform the equality (a+b−1)2=ab+1 to obtain a2+b2=4−(a+b−2)2≤4 ??

Many of Division2 participants didn't have any idea about interactive problems (I am also one of them). Because usually div2 contests doesn't contain this type of problems. To know and learn about them all on a sudden in a running contest is taught and time consuming.

-21

Authors should have announced that there will be interactive problems in the contest beforehand.

How can i submit my answers now ? When I am submitting , its showing " You can not submit answers after the end of the contest. Please register for practice to submit answers ". Please someone tell me how to "register for practice" .

Please point out the 5 pairs. TIA.

Good decision to announce the contest as unrated .

На GassaVRt Contest 2019 Announcement, 7 лет назад
-11

And to learn , I guess.

На GassaVRt Contest 2019 Announcement, 7 лет назад
-6

By optimization, does it mean time complexity and memory complexity optimization ? If so , then a solution code for the problem will be given . Am i right ?

На SammarizeWay of problemsetter, 7 лет назад
+18

I think skill of problem setting will definitely help to improve the skill of problem solving . thanks a lot for the post . :-)

На vilimlWhat is hacking?, 8 лет назад
+5

tnx. but unfortunately i unliked your comment . :-(

На vilimlWhat is hacking?, 8 лет назад
0

if i do not lock my code , than it is not hackable . am i right ??? or is it hackable ?? ( i am beginner )