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.

cs2

Last visit:  8 years ago
Registered:  8 years ago
2.
By piaoyun, history, 3 months ago, In English
Anti-cheating in the LLM Era I think many people now hold such an idea: LLMs have already historically defeated CP, and catching those cheaters is only useless effort. The fairness of CF and the value of rating will finally disappear. But, is CP the first game where humans were defeated? Long time ago, Deep Blue defeated chess, AlphaZero defeated Go, scripts and mouse macros defeated FPS games, and GTO defeated Poker. The fact is, chess developed faster time controls that are harder to cheat in. Thousands of millions of real money still flows on poker websites. FPS game companies rely on automatic detection and community anti-cheat to continuously reduce the percentage of cheaters in the game, until it reaches a level that can basically be tolerated. In this article, I list some anti-cheating methods that I know. Maybe not all of them are feasible. But what I want to express is that we still have many methods to defend the purity of the CP community. ## 1. KYC (Know Your Contestant) & VP (Verified Play...
introduce the anti-cheating experience of Perfect World Platform in CS2. It is mainly divided into two, I want to introduce the anti-cheating experience of Perfect World Platform in CS2. It is mainly

Full text and comments »

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

3.
By Vendetta., 8 years ago, In English
[Gym] 2018 ACM Amman Collegiate Programming Contest — editorial The tutorials for problems B & E were written by [user:1am,2018-06-03], D by [user:The-Legend,2018-06-03], F by [user:Qumair,2018-06-03], J & K by [user:Motarack,2018-06-03] and M by [user:abo_od303,2018-06-03]. Thank you guys for also reviewing the rest of the tutorial! #### [A. Careful Thief](http://codeforces.me/gym/101810/problem/A) It’s enough to try all segments of size $K$ that either starts with the start of a range or ends with the end of a range, suppose that the optimal solution is somewhere that starts in some range and ends in some other range (possibly ranges of zeroes), then shifting the segment to one direction will increase the answer, and shifting it in the other direction will decrease it until you reach the boundary of the range, or if both ranges have the same amount of money then shifting will not affect the answer. This can be done using a sorted array of the ranges and for each range that starts with $l_i$ we can binary search for $l_i + k - 1$ and to get...
cs2 = 0) { from_root[0][u] = cs1; from_root[1][u] = cs2; dp[u][0] = p; for (auto v : adj, void dfs(int u, int p = 0, ll cs1 = 0, ll cs2 = 0) { from_root[0][u] = cs1; from_root[1][u

Full text and comments »

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

4.
By m1ko-_-, history, 4 months ago, In English
Faceit on codeforces? recently i've been thinking, what if codeforces had something like faceit? so with assistance of Claude AI, i went ahead and built: [CFSTATS:](https://mirasruslanjr.github.io/cfstats/) ================== it shows all your stats and progress: rating history, problem breakdowns, activity heatmap and stuff like that. code is open source on github if you wanna check it out **also just to be clear, it doesn't make matches like faceit does in cs2, it's purely a stats tracker ;)** p.s.: i didn't do anythin bc i am a vibe-coder :O
clear, it doesn't make matches like faceit does in cs2, it's purely a stats tracker ;)** p.s.: i, **also just to be clear, it doesn't make matches like faceit does in cs2, it's purely a stats

Full text and comments »

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

5.
By kirill_borisenkov, history, 5 months ago, In Russian
Htg Classic — Offensive. 1. Качаем, разархивируем. 2. Параметры запуска в cs2: -game csco/csgo -steam -language english -maxdownloadfilesizemb 200 3. Запускаем ярлык из папки. Пробуйте скачать по одной из ссылок: https://gofile.io/d/TUJyr3 https://mega.nz/folder/i5s0UJBI#_pfWXyZ1XlprdOLsvLn9Og https://drive.google.com/file/d/1ExhxlK3qoXTL_ARnZy9Utp0ZgBfAdvrq/view?usp=sharing https://www.dropbox.com/scl/fi/gvbd4qmf7j63l2e38iaie/Classic-Offensive-May-7th.zip?rlkey=3avcp8zswlfibc4gbdktrpnt4&st=tcpauxe6&dl=0 https://drive.google.com/file/d/1SCasTUenY3PGsTDvbx7Nhw7iA3pZr-4d/view
1. Качаем, разархивируем. 2. Параметры запуска в cs2: -game csco/csgo -steam -language english, Classic — Offensive. 1. Качаем, разархивируем. 2. Параметры запуска в cs2: -game csco

Full text and comments »

6.
By ZERO111, 4 months ago, In English
Dark Mode I code on visual studio all the time so when I switch between codeforces and visual studio I get blinded (Like a flashbang in CS2) So, Pleeeeeeeeease codeforces add dark mode
blinded (Like a flashbang in CS2)

Full text and comments »

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