Nyemot's blog

By Nyemot, history, 7 months ago, In English

am I the only one experiencing slow connection on cf?
especially when loading problem statement.
the strange thing is, when I open the same thing in incognito it's instantly loaded there.

Full text and comments »

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

By Nyemot, history, 8 months ago, In English

Hi guys, I liked 2134E - Энергетические коробки, so I made this visualizer to help others understand the idea behind the solving process.

The first row represent jumps required.
The second row represent current condition.
The third row represent original/answer condition.
example
This example picture uses the test case input [4 2 1 2 1]
If you're interested you can use your own input.

The program is not really beautiful, I'm sorry for that, the next program I make hopefully will be better.
The user is also responsible to input correctly, I'm sorry for that too.

Without further ado, you can try it here:
github.io

If you're interested how it's written or want to customize it:
github source code

If you have other question/suggestion comment below.

Full text and comments »

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

By Nyemot, history, 9 months ago, In English

Can I offer you a nice meme in this trying time? (no div2 in 2 weeks)
Meme Image

Full text and comments »

Tags meme, dp
  • Vote: I like it
  • +94
  • Vote: I do not like it

By Nyemot, history, 9 months ago, In English

So I used AI in last contest,
at the time I believed It's allowed in the rules, now I'm not so sure.
after reading AI rules, I didn't find specifics for my case.

at 2122C - Manhattan Pairs, I didn't know what is a disjoint pairs.
So I typed "disjoint pairs" in chatgpt, not a single other words.
If I typed the same thing at Google search bar, the AI thingy also give more or less the same response.

I believe this is a fair use of AI, nevertheless if the rules says otherwise I will comply.

Full text and comments »

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