shejibri's blog

By shejibri, 3 years ago, In English

How can I use Visualizer on my PC? When I just ran given python code(vis.py in line.zip), I had syntax error. There is a link: https://oj.uz/problem/view/IOI19_line

Full text and comments »

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

By shejibri, 3 years ago, In English

Why you can not do path compression in DSU with rollbacks? Why is time O(log(n)) instead of O(α(n))? I wrote DSU with path compression and rollbacks but it was slower than DSU without path compression.

Full text and comments »

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

By shejibri, 4 years ago, In English

How to solve IZHO 2018 segments? Please help! Problem link: https://oj.uz/problem/view/IZhO18_segments It will be good if you will share solution of subtasks too if you do not know full solution.

Full text and comments »

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

By shejibri, 4 years ago, In English

How to solve IZHO 2017 Bomb? Please help! Problem link: https://oj.uz/problem/view/IZhO17_bomb

Full text and comments »

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