You can use several words in query to find by all of them at the same time. In addition, if you are lucky search understands word forms and some synonyms. It supports search by title and author. Examples:

  • 305 — search for 305, most probably it will find blogs about the Round 305
  • andrew stankevich contests — search for words "andrew", "stankevich" and "contests" at the same time
  • user:mikemirzayanov title:testlib — search containing "testlib" in title by MikeMirzayanov
  • "vk cup" — use quotes to find phrase as is
  • title:educational — search in title

Results

1.
By Error_Yuan, history, 22 months ago, In English
How to Participate in Luogu Contests **UPD**: (From [user:MatrixGroup,2024-07-13]) To copy Markdown for discuss and articles, you can: For discuss, use the code: ``` console.log(_feInstance.currentData.post.content); ``` For articles, use: ``` console.log(JSON.parse(document.getElementById('lentille-context').innerText).data.article.content); ``` *** Luogu is a famous OJ (Online Judge) in China. Many users of Codeforces may know it, but don't know how to participate contests on Luogu. So I'm writing this blog to offer a brief tutorial. I suppose that you do not have a Luogu account, so let's start from registering. ### Step 1. Create An Account Enter the site: [link](https://www.luogu.com.cn/auth/register) Here is the English translation for this page. ![ ](https://cdn.luogu.com.cn/upload/image_hosting/z38wtrkv.png) You need to fill in: + username, + password (and confirm), + the secret code in the picture, + your email, (and click the "send verification code" button) + chec...
an annoucement on Codeforces. , If the authors do provide English statements, they are likely to post an annoucement on Codeforces.

Full text and comments »

  • Vote: I like it
  • +195
  • Vote: I do not like it

2.
By ouuan, history, 7 years ago, In English
The most upvoted rounds on Codeforces The top10 of them: | Rank | ID | Name | Upvotes | | :--: | :--: | :----------------------------------------------------------: | :----------------------------------------------------------: | | 1 | 913 | [Hello 2018](/contest/913) | [<span style="font-weight:bold;color:green">+2848</span>](/blog/entry/56954) | | 2 | 773 | [VK Cup 2017 &mdash; Round 3](/contest/773) | [<span style="font-weight:bold;color:green">+2247</span>](/blog/entry/51867) | | 2 | 806 | [Codeforces Round #412 (rated, Div. 1, based on VK Cup 2017 Round 3)](/contest/806) | [<span style="font-weight:bold;color:green">+2247</span>](/blog/entry/51867) | | 2 | 807 | [Codeforces Round #412 (rated, Div. 2, base on VK Cup 2017 Round 3)](/contest/807) | [<span style="font-weight:bold;color:green">+2247</span>](/blog/entry/51867) | | 3 | 10...
the contest annoucement in at least two rounds., which have their annoucement URL (which matches `/blog/entry/[0-9]*"[^>]*>Announcement[^<]*`) on, The list only contains the contests which have their annoucement URL (which matches `/blog/entry/[0

Full text and comments »

  • Vote: I like it
  • +101
  • Vote: I do not like it

3.
By Dragmon, 10 months ago, In English
One final blog about Codeforces Round 1033 and CodeNite 2025 Hi everyone, writing this blog after the recent rollback, getting red back to top of leaderboard as everyone so much desired, and making the overall leaderboard so much better. If you disliked the announcement/tutorial of [contest:2120] or posted a genuine critique because of problem quality or or because of some other situation which we could've improved, then this blog is not for you, I don't have any hard feelings and understand why you did it. The dark side ------------------ First of all, everyone who cheated in the round, I really reprimand you all and hope you all are fairly retributed for what you all made me go through and the deeds you've done. I especially hope all those who run the back alley solution distribution during the contest are gone for good and that they are especially retributed for their wrongdoings. (I don't think we can stop GPT or that it can suffer "retribution", so not sure what to say about it. Anyways, people who use GPT for wrong are responsib...
had to blame everything on us, downvote annoucement before the rollback(this part atleast I can, was the rush that people had to blame everything on us, downvote annoucement before the rollback(this

Full text and comments »

  • Vote: I like it
  • +493
  • Vote: I do not like it

4.
By riela, history, 7 years ago, In English
On contest announcements with many downvotes _Mwa ha ha ha ha I'm the mad sports programmer (sp) Hououin Riela! The organization is acting again, and as consequence the last round was unrated. However I'll break the convergence to change the worlds control structure._ The last cf round was an important one ― it is part of a tournament. However it was unrated because problems with the servers, many people downvoted the announcement post simply because the contest was unrated, however the problems were interesting. It is not the fault of the setter that the round ended unrated, and a decrease in contribution can be demotivating. I know that contribution is just a number, but I would be affraid that if I set a round and there is a problem with the servers, then my post will be heavily downvoted. Do you think is a good idea to remove the downvote button for cf round annoucements? what other solutions do you propose? I think removing the downvote button is good, because there is no sense in downvoting those kind of posts. ...

Full text and comments »

  • Vote: I like it
  • +118
  • Vote: I do not like it

5.
By GroupMatrix, history, 18 months ago, In English
About Teams Participating in Online Mirrors of ICPC-Style contests It is well known that in onsite ICPC contests, the team members have to share one computer. However, I've been always confused that whether it is also true for Codeforces online mirrors of ICPC-style contests. I have chosen two of the ICPC-ruled contests on Codeforces. [COMPFEST 15 &mdash; Preliminary Online Mirror](https://mirror.codeforces.com/contests/1866): As mentioned in [this comment](https://mirror.codeforces.com/blog/entry/119883?#comment-1064891), all teammates are **allowed** to use their three different computers at the same time. [Online mirror of The 2023 ICPC Asia Jakarta Regional Contest](https://mirror.codeforces.com/contests/1906): As mentioned in the [announcement](https://mirror.codeforces.com/blog/entry/122754), it is **encouraged** to participate as a team using only one computer for coding. Since currently there is no annoucement for the coming online mirror of 2024-2025 ICPC, NERC, Southern and Volga Russian Regional Contest, I sincerely ask here: is it allowed for each team membe...
coding. Since currently there is no annoucement for the coming online mirror of 2024-2025 ICPC, NERC, Since currently there is no annoucement for the coming online mirror of 2024-2025 ICPC, NERC

Full text and comments »

  • Vote: I like it
  • +14
  • Vote: I do not like it

6.
By luogu_official, history, 14 months ago, In English
TPOI Round 1 Annoucement Hello everyone, welcome to TPOI. This match is our first public contest, the TPOI Round 1! The organizer of this contest is [user:Eason_OIer,2025-02-15], [user:hyman00,2025-02-15], and the coordinator is [user:zhiyangfan,2025-02-15]. The contest is about Div.2 difficulty. **English statement will be provided by DeepSeek R1.** - Contest URL: <https://www.luogu.com.cn/contest/228507> - Start Time: <https://www.timeanddate.com/worldclock/fixedtime.html?iso=20250215T1400&p1=237> - Duration: 240 minutes - System: IOI - Difficulty: Div.2 - Staffs: [user:Eason_OIer,2025-02-15], [user:hyman00,2025-02-15], [user:sunkuangzheng,2025-02-15], [user:juruo_lzy,2025-02-15], [user:_istil,2025-02-15], [user:Vct14,2025-02-15], [user:qingbaiqwq,2025-02-15], [user:zhiyangfan,2025-02-15] - Rated Range: All Considering that the provincial selection in China is approaching, TPOI sincerely wishes everyone the best of luck and hopes you all achieve the results you're ...
TPOI Round 1 Annoucement

Full text and comments »

  • Vote: I like it
  • +102
  • Vote: I do not like it

7.
By sansa_stark, history, 4 years ago, In English
Internship annoucement **About the job** The ideal candidate will be responsible for conceptualizing and executing clear, quality code to develop the best software. You will test your code, identify errors, and iterate to ensure quality code. **Responsibilities** - Write pseudo code - Write clear, quality code for programming questions in python. - Provide input on data structure and algorithm designs **Qualifications** - Comfort using programming languages especially python - Should be rated **at least 5-star on CodeChef** or **1600+ on codeforces** - Strong debugging and troubleshooting skills **Benefits** - Great stipend (35000 INR per month) - Flexible work hours - Great team to grow **Apply here**: https://www.linkedin.com/jobs/view/3270966398/
Internship annoucement

Full text and comments »

  • Vote: I like it
  • -25
  • Vote: I do not like it

8.
By choutii, history, 9 years ago, In English
Question about the "2017-2018 ACM-ICPC, NEERC, Southern Subregional Contest (Online Mirror, ACM-ICPC Rules, Teams Preferred)"? When will there be an annoucement ? And, It says "Teams Preferred" but what I can see when register is only "as individual participant" Please fix this :D
When will there be an annoucement ? And, It says "Teams Preferred" but what I can see when register

Full text and comments »

  • Vote: I like it
  • +17
  • Vote: I do not like it