Skip to main content
33 votes

Counting and so on

Python 3, infinity points ...
gsitcia's user avatar
  • 3,456
29 votes

Peel away the layers - Cops

840,527,321,220,386 layers, safe ...
Dingus's user avatar
  • 11.5k
21 votes

Code-generator with unique characters

05AB1E, 5-chain: 236 + 29 + 13 + 3 + 1 = 282 bytes ...
Emigna's user avatar
  • 53.2k
20 votes

99 ways to say "I love you"

JavaScript (JavaScript shell), 65 bytes total: (64 + 3366 = 3450) bytes for(i=99;i++<198;)print(`\\u0${i}="I love you";print(\\u{${i}})`) ...
tsh's user avatar
  • 36.2k
19 votes
Accepted

How divisible are you?

05AB1E, n=13, 189 bytes ...
Grimmy's user avatar
  • 15.8k
17 votes
Accepted

Make a polyglot generator

Backhand, Turtlèd, Gol><>, ><>, Pushy, Wumpus, Fission, Beeswax, Emoji, Emotinomicon, AsciiDots, Cardinal, Befunge-93, Functoid, Alice, Befunge-98, Klein, PingPong, Whispers v1 and ...
Jo King's user avatar
  • 48.1k
17 votes

Make a polyglot generator

Python 3, 167 bytes, produces Python 3.0, 3.1, ..., 3.9, 3.10, \${167 \over 11^2}\approx1.38\$ thanks to SuperStormer for refreshing my memory, allowing to add 3.10. ...
ovs's user avatar
  • 61.2k
17 votes

Print 4 billion if statements

Python 3, 70 bytes print("def f(n):f",*range(2**33),sep="==n==print('eovdedn'[n&1::2]);") Try it online (with ...
xnor's user avatar
  • 150k
16 votes

Script that outputs a script that prints a given input

Mornington Crescent, 27640 bytes ...
Maya's user avatar
  • 5,753
16 votes

Generate Brainfuck for the numbers 1–255

Perl 6, 224 + 3964 = 5834 4188 bytes ...
Jo King's user avatar
  • 48.1k
16 votes

Generate Brainfuck for the numbers 1–255

Brainfuck, 77 75 73 + 32894 = 32967 32969 32971 bytes ...
jonatjano's user avatar
  • 621
16 votes

Help Stack Exchange transpose tables

Python 3.8 (pre-release), 218 bytes ...
Anakhand's user avatar
  • 301
15 votes

Write the longest period iterating quine bounded by 500 bytes

Perl 6, \$126^{398} \approx 8.86 \times 10^{835}\$ iterations ...
Jo King's user avatar
  • 48.1k
13 votes

Output a program that outputs a program ... that outputs PPCG

14 16 17 18 Languages: Fueue > 05AB1E > APL (dzaima/APL) > Charcoal > Javascript (Node.js) > Go > C# > Emojicode > Java > C++ > LOLCODE > brainfuck > ruby > C &...
Fmbalbuena's user avatar
  • 5,105
13 votes

Code-generator with unique characters

Java 8, chain of 2 functions, 90+10 37+4 28+4 = 32 bytes o\u002D\u003E"\44\55\76"+2/2 Which is equivalent to: ...
Kevin Cruijssen's user avatar
13 votes

Peel away the layers - Cops

33 layers, cracked by HyperNeutrino ...
Sisyphus's user avatar
  • 15.1k
13 votes

Print 4 billion if statements

Bash, 59 (Theoretical) 3 bytes saved thanks to @NahuelFouilleul printf "${f=((\$1-%d))||echo} even $f odd " {0..4294967295} If bash could do the brace ...
Digital Trauma's user avatar
12 votes

Meta-cat program

brainfuck, 78 + 2109 = 2187 bytes ...
guest's user avatar
  • 121
12 votes

Restricted Meta-Cat

Python, 121 90 bytes / score 3 lambda s:f"print({'+'.join('chr('+'+True'*ord(c)+')'for c in s)})" Attempt This Online! -31 thanks to l4m2 NFKC ...
Unrelated String's user avatar
11 votes

Code-generator with unique characters

R, 3-chain 198 + 44 + 3 bytes ...
10 votes
Accepted

Three polyglots, two period-two quines, and one code-golf challenge

Befunge-98 (PyFunge)/><>, 123 + 123 = 266 250 246 bytes Program A: ...
Jo King's user avatar
  • 48.1k
10 votes

Generate Brainfuck for the numbers 1–255

Stax, score 4751 4783 (812 bytes + 3971) ...
recursive's user avatar
  • 10.5k
10 votes

99 ways to say "I love you"

Whitespace, 718 bytes, score: 34180 (33462+718) ...
Kevin Cruijssen's user avatar
10 votes
Accepted

Peel away the layers - Cops

2 layers, safe! ...
Sisyphus's user avatar
  • 15.1k
10 votes

Peel away the layers - Robbers

Sisyphus's Answer, 33 layers ...
hyperneutrino's user avatar
  • 42.8k
9 votes

Program that creates larger versions of itself (quine-variant)

Evoloop, 9×9 rectangle (81 cells) The Evoloop cellular automaton included with Golly supports patterns which replicate themselves in a "quine-like" way. Specifically, these patterns each contain a "...
Sophie Swett's user avatar
9 votes

Code-generator with unique characters

Octave, 3 programs, Length 42 bytes char("``;8%79b/7%,,b"-5) Outputs: [[63 24]*2 '']. Try it online! ...
Stewie Griffin's user avatar
9 votes

Generate Brainfuck for the numbers 1–255

Charcoal, 707 698 410 + 3627 = 4334 4325 4037 bytes ...
Neil's user avatar
  • 184k
9 votes

Help Stack Exchange transpose tables

K (ngn/k), 84 73 67 59 bytes -6 bytes from @rak1507's trim implementation (2(|(&\^:)_)/) -19 bytes from golfing ...
coltim's user avatar
  • 6,183
9 votes

Shrinking Triangles

JavaScript (ES6), Score  10  9 Below is an example starting point with 15 lines. Bigger triangles are obtained by padding the end with 0's while preserving the final ...
Arnauld's user avatar
  • 206k

Only top scored, non community-wiki answers of a minimum length are eligible