Open in app
Home
Notifications
Lists
Stories

Write
Vladislav Remidovskiy
Vladislav Remidovskiy

Home

Jul 14, 2021

15.07.2021

Wrote 2 Educational contests Codeforces: one virtual and one online. Problem D confused me. The task was to find the length of maximal subsequence with lcm ≤ m. I tried to think about different approaches. DP? I can’t come up with states. Factorization? No ideas how to fit it in…

Competitive Programming

2 min read

15.07.2021
15.07.2021

Jul 14, 2021

12.07.2021–13.07.2021

Interesting task on segment tree from virtual CF Educational 6. Again you see tree and queries in subtrees, so may be it is tin-tout ST? Yes, it is. But here you should maintain info about ≤ 60 unique elements in each node and do lazy propagation. So may be merging…

Competitive Programming

3 min read

12.07.2021–13.07.2021
12.07.2021–13.07.2021

Jul 10, 2021

10.07.2021

It was a harsh day for me as I was very tired. So I don’t want to write a huge story today with descriptions of all tasks and their solutions. Just some notes. I wrote Umnik’s Day 5 contest and Div. 3 on Codeforces. 5 + 5 problems AC. Div…

Competitive Programming

2 min read

10.07.2021
10.07.2021

Jul 9, 2021

09.07.2021

Today was an upsolving day. There were some tasks that had been implemented before, but hadn’t got AC. One of these tasks is B from Umnik’s Day 3. The idea of solution came from his analysis. The problem is: you have an array h of length n and m queries…

Competitive Programming

3 min read

09.07.2021
09.07.2021

Jul 9, 2021

07.07.2021–08.07.2021

07.07.2021 — Upsolving of Umnik’s Day 4 and Codeforces Div. 2 Round 730 Talking about round, 4 tasks were solved — A, B, C, D1 I was stupid a lot during the contest. D1 is very easy task, but I spent too much time. It could be solved much quicker…

Programming

4 min read

07.07.2021–08.07.2021
07.07.2021–08.07.2021

Jul 6, 2021

06.07.2021

Today was Day 3 of Umnik’s intensive. I solved 4 tasks on contest — A, F, I, N. And 1 task was upsolved — O. I rate myself low today as I were not efficient. In the first part of contest I missed 2 easy tasks — N and F…

Programming

4 min read


Jul 5, 2021

03.07.21–05.07.21

I was too lazy to fill this blog by 1 story per day. So it will be story about three days of training. It was a contest on Codeforces on the 3rd of July. It was not very successful but result was descent, because I was fast enough. …

Programming

6 min read

03.07.21–05.07.21
03.07.21–05.07.21

Jul 2, 2021

02.07.2021

First day of Umnik’s summer intensive. I solved 5 tasks — A, C, D, K, O The most significant mistake of the whole contest was the fact that I did 11 submissions on problem O. That was some greedy idea with STL set or map, so it was O(nlogn) with…

Competitive Programming

3 min read

The 2nd of July. First day of Umnik’s summer intensive. I solved 5 tasks — A, C, D, K, O
The 2nd of July. First day of Umnik’s summer intensive. I solved 5 tasks — A, C, D, K, O

Jul 1, 2021

01.07.2021

I decided to start this blog to track my progress. I started my day with Atcoder Beginner contest. I believe it was my most successful one as I stayed at 22th place at the moment I had all tasks being accepted. To be true tasks were easy and I spent…

Competitive Programming

1 min read

01.07.2021
01.07.2021
Vladislav Remidovskiy

Vladislav Remidovskiy

competitive programmer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable