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*

4
  • 1
    \$\begingroup\$ you can save 6 bytes by comparing the decimal values of the characters 50 bytes (Character codes) \$\endgroup\$ Commented Jun 21, 2019 at 10:56
  • \$\begingroup\$ @Innat3 49 bytes by changing the && to &. \$\endgroup\$ Commented Jun 21, 2019 at 11:09
  • \$\begingroup\$ @KevinCruijssen ~2 mins off getting the -1 byte credit, already did that and was editing \$\endgroup\$ Commented Jun 21, 2019 at 11:10
  • \$\begingroup\$ @ExpiredData Np, it was an obvious golf. Was mainly directing it to Innat :) \$\endgroup\$ Commented Jun 21, 2019 at 11:11