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.

StayAtHome

Last visit:  6 years ago
Registered:  6 years ago
2.
By prodipdatta7, history, 6 years ago, In English
Help in Dynamic Connectivity problem Hello Codeforces! <br> problem link: [Connect and Disconnect](https://mirror.codeforces.com/gym/100551/problem/A)<br> my buggy solution: <spoiler summary="Spoiler"> ~~~~~ /** * “Experience is the name everyone gives to their mistakes.” – Oscar Wilde * * author : prodipdatta7 * created : Thursday 26-March, 2020 08:55:24 AM **/ //#include <bits/stdc++.h> #include <iostream> #include <algorithm> #include <cstdio> #include <cstdlib> #include <cstring> #include <string> #include <cmath> #include <vector> #include <set> #include <map> #include <unordered_set> #include <unordered_map> #include <stack> #include <queue> #include <deque> #include <iterator> #include <bitset> #include <assert.h> #include <new> #include <sstream> #include <ext/pb_ds/assoc_container.hpp> #include <ext/pb_ds/tree_policy.hpp> // #pragma GCC optimize("Ofast") // #pragma GCC target("avx,avx2,fma") // #pragma GCC optimize("unroll-loops") using namespace std ; using na...
out the bug. please help me. #StayAtHome TIA.

Full text and comments »

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

3.
By coconutnutisagiantnut, history, 6 years ago, In English
Contest div(2) Anyone knows when next div(2) contest whill start? I don't now what to do at home. But evryone says #stayathome.
says #stayathome.

Full text and comments »

4.
By StayAtHome, history, 6 years ago, In Russian
Ищу тренера! Доброго времени суток Codeforces! Я не так хорош в спортивной программировании поэтому я ищу себе тренера. Если вы хотите стать моим тренером [пишите сюда](https://mirror.codeforces.com/usertalk?other=StayAtHome)
StayAtHome

Full text and comments »

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