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*

13
  • \$\begingroup\$ o seems to be uninitialized. Where output is declared? Or maybe o is output? \$\endgroup\$ Commented Jun 2, 2015 at 13:03
  • \$\begingroup\$ The same for n. Have you actually checked the "de-uglified" code to run? \$\endgroup\$ Commented Jun 2, 2015 at 13:05
  • \$\begingroup\$ Started the bruteforcer... \$\endgroup\$ Commented Jun 2, 2015 at 13:07
  • \$\begingroup\$ Even 3-round version is not easy. \$\endgroup\$ Commented Jun 2, 2015 at 13:16
  • \$\begingroup\$ @Vi. Fixed de-uglified version -- sorry for not checking it better. I'm proud of that inner loop; U i=81;i-=3 could have been even more vile, without significant runtime costs. \$\endgroup\$ Commented Jun 2, 2015 at 16:02