Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • 1
    \$\begingroup\$ @DmitryKamenetsky it might require more than 10 seconds of processing. Using the T flag increases the time out time to 60 seconds. And if things time out after 60 seconds, that's okay, because so long as the algorithm works in theory, it can use as much resources as it needs \$\endgroup\$ Commented Oct 29, 2023 at 2:08
  • \$\begingroup\$ Cool I got 126 to work with the T flag. Great work! \$\endgroup\$ Commented Oct 29, 2023 at 2:12
  • \$\begingroup\$ What does the bitstring represent? \$\endgroup\$ Commented Oct 29, 2023 at 2:12
  • 1
    \$\begingroup\$ @DmitryKamenetsky the bitstring represents the actual program. The program being submitted is the string of 1s and 0s. The sbcs is provided for convenience. \$\endgroup\$ Commented Oct 29, 2023 at 2:13
  • \$\begingroup\$ codegolf.meta.stackexchange.com/questions/26042/… \$\endgroup\$ Commented Oct 29, 2023 at 2:14