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*
-
2\$\begingroup\$ υ is a two byte unicode charicter, so this is 7 bytes. "echo 'υ!+υy' | wc -c" returns 8 including the newline character. \$\endgroup\$timthelion– timthelion2021年02月16日 17:07:10 +00:00Commented Feb 16, 2021 at 17:07
-
6\$\begingroup\$ @timthelion Ohm use a custom code-page as many other languages do, you can read more about it here codegolf.meta.stackexchange.com/a/10187/72733 \$\endgroup\$Cinaski– Cinaski2021年02月16日 17:29:49 +00:00Commented Feb 16, 2021 at 17:29
-
1\$\begingroup\$ Wow, haven't seen this language used in a long time! This kind of challenge is exactly what I added the time builtins for, very nice solution! \$\endgroup\$Nick Clifford– Nick Clifford2021年02月17日 15:39:20 +00:00Commented Feb 17, 2021 at 15:39