Oleksandr Kulkov

Results 210 comments of Oleksandr Kulkov

I think that's good idea, can anyone do this and provide some manuals? :)

Hi, thanks for your suggestion! I think it would be nice to mention some non-trivial problems where mex computation is applicable. By the way, I know that mex computation was...

I guess, we may use it as a starting point. However, - [index_body](https://github.com/e-maxx-eng/e-maxx-eng/blob/master/src/index_body) and [navigation.md](https://github.com/e-maxx-eng/e-maxx-eng/blob/master/src/navigation.md) should also be updated to reflect that there is a new article; - We should...

Hi, thanks for pointing this out! Could you clarify, what would you like us to do with this information, though? If you'd want it to be reflected in our articles,...

I feel like majority of contribution to this project is done without using any git functionality. E.g. "edit" buttons on the website just point directly to a web interface. On...

@polkovnikov-ph thanks for your comment! Could you please tell a bit more about this `fmt`?

I looked into [markdownfmt](https://github.com/shurcooL/markdownfmt) and [tidy-markdown](https://github.com/notslang/tidy-markdown). Both format tools had some undesirable side effects (e.g. moving stuff from code blocks to the top of the page or using very weird...

On a side note, there is also [prettier](https://github.com/prettier/prettier), that works much better and also has `--prose-wrap` option. Unfortunately though, it doesn't work well with e.g. admonitions and content tabs. We...

What do you mean by section here? Like, use the text above in a section of generic subset sum article and write authorship for the section specifically?

To be honest, I'd really prefer to deal with the attribution issue in some centralized, preferably automated manner. And I would generally prefer it to be article-wise rather than on...