Can anyone share some practice problem for Mo's Algo like i got 1 while practice https://codeforces.net/problemset/problem/1514/D
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 167 |
2 | Um_nik | 163 |
3 | maomao90 | 162 |
3 | atcoder_official | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
9 | nor | 153 |
Can anyone share some practice problem for Mo's Algo like i got 1 while practice https://codeforces.net/problemset/problem/1514/D
I was solving a problem from Leetcode https://leetcode.com/problems/count-pairs-of-points-with-distance-k/
In this problem i am only checking from (i to i+100) and it passed , i not have any proof how pair will exist only till i+100,can anyone provide any proof or intuition.
If you have segment tree problems in rating range 1800-2000, please share in this blog post, I seen few posts of CF but in that there are very few problems of these difficulty range.
Is Codeforces Judge is working?
In my vs code sometimes indentation automatically get shifted , like after while loop brackets when i click enter it should give 4 spaces but it give only 1 , and this error itself go in few hours. what is reason for this so i can fix it?
This question came in At coder begineer contest
https://atcoder.jp/contests/abc280/tasks/abc280_e
Can anyone Explain it
This problem came in Codechef Starters , i am confused with edotrial :
This Question logic implemenation is easy , but as test case is very large so it is not able to pass in 2 seconds even after Meomizing the answer.
Images :
Name |
---|