Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Prog Challenge

Name: Anonymous 2022-10-26 12:36

We all know the classic magic numbers, like 0xcafebabe and 0xdeadba11

But are there more? Write a routine which given an english dictionary finds all words re-presentable in hex that way.

Challenge: make it O(n)

Name: Anonymous 2022-10-30 16:47

>>11
Hiii! I will release Symta when it is ready, because once you publish something and people write their code depending on it, it will be set in stone, and currently now I still make changes. For example, I decided to shift OOP out in favor of COP/ECS, because it allows more flexible, reusable and concise code, albeit at expense of speed, which is less important than programmer's time and mental resources.

I will leave OOP only for the system stuff, while higher level will be expected to use COP. It is just so much easier to interface with SQL databases using COP, while OOP is still nice for monolithic API modules with state, which really needs to be efficient.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List