dzaima
A quiet enigma. We don't know anything about dzaima yet.
Posts
See all 16 »Code golf, being about exploiting things, often brings about many questions about edge cases. Since we don't want each challenge to have to deal with all problems again and again, it makes sense to...
3 answers · posted 4y ago by dzaima · last activity 6mo ago by Hackysack
Don't require example code In general, I believe the decision should be on the challenge creator. Requiring it would be useless for certain types of challenges (kolmogorov-complexity or similar), ...
posted 4y ago by dzaima
Challenge Output the following text: A ABA ABCBA ABCDCBA ABCDEDCBA ...
11 answers · posted 4y ago by dzaima · last activity 3y ago by General Sebast1an
SOGL, 10 bytes ╥‰~⅜,(ε ‘ū Try it here! Built-in compression of "hello"; ", "; "world"; "!", with first letters of words uppercased.
posted 4y ago by dzaima
Dyalog APL Extended, 14 bytes {¯4⍭4⍭⍣(⍵≤-)2} Try it online! {¯4⍭4⍭⍣(⍵≤-)2} Monadic dfn 2 start with 2 ⍣ Repeat 4⍭ the function "next prime" ...
posted 4y ago by dzaima
posted 4y ago by dzaima · edited 1y ago by trichoplax
BQN, 5 bytes 1+⊒ Try it here! 3 characters, but, as there's no SBCS codepage for BQN, it must be counted as UTF-8. Two of the three characters are just adding one to the built-in that almost ...
posted 3y ago by dzaima
If there exists something (reasonable) that can run it, it's valid. This includes obscure, non-standards-compliant compilers (though this should be specified in the answer if needed). So any poste...
posted 4y ago by dzaima
Canvas, 24 bytes zz+¹┘%!* ‾U{ŗ3Fi⁸5Bu⁸+nO Try it here! Explanation (ASCII-fied for better monospacing): zz+¹┘%!* Helper function ⁸; Expects stack to be [modulo, string] zz+ append "z...
posted 4y ago by dzaima
posted 4y ago by dzaima · edited 1y ago by trichoplax
Reputation | 759 | |
Number of top-level posts | 6 | |
Number of answers | 10 | |
Sum of received votes (up minus down) | 89 | |
Number of edits made | 14 |
Earned Abilities
Statistics
Posts | ||
---|---|---|
Count | 16 | |
Questions | 3 | |
Answers | 10 | |
Articles | 3 |
Votes cast | ||
---|---|---|
Count | 105 |
Flags raised | ||
---|---|---|
Count | 0 |