jxu

Results 212 comments of jxu

https://github.com/debrouxl/tilibs/blob/54ad18eaac9f2b7e52fda284acb2729f06bf18c4/libtifiles/trunk/src/comments.cc#L83 Probably a date string formatter somewhere

(This issue should probably be moved to tilibs) Is it using `localtime`? I did a very quick search but I'm not sure where the time comment is actually being written....

Oh my suspicion was right, it was using the obsolete and accursed `ctime`. I can try to assist with cleaning up code, though admittedly I have no familiarity with the...

Silly things like magic numbers in the code. But you should probably ignore me since I am not familiar with the codebase. On Fri, Oct 15, 2021 at 4:23 AM...

Yes. In fact there is enough room to even put the TILP / tilib version as a comment. Not sure if that is useful.

Is this a good idea for compatibility? AFAIK js private fields are still a proposal and not supported in firefox.

MEX is only a small portion of the Sprague-Grundy article. A simpler introduction to MEX is appreciated as in the few CF contests I've done I've seen them come up...

Yes, although I don't feel comfortable writing full articles yet since I don't have much competition coding experience (more Project Euler stuff, but then many of those are relatively obscure...

Yes I'm working on a PR. Though the [a,b) interval notation may be confusing for those not used to it. When I have the draft PR you can judge for...

The blog as it's currently written may be a little formal for the tastes of competition programming, maybe not. When it's done I'm happy to contribute it, though it is...