Skip to main content
155 votes

Write Moby Dick, approximately

///, 2*1 + 1020874 = 1020876 Prints a space.
daniero's user avatar
  • 18.8k
146 votes

Paint Starry Night, objectively, in 1kB of code

Pyth (no built-in compression), score 4695.07 4656.03 4444.82 Pyth’s only image-related functionality is a builtin to write a matrix of RGB triples as an image file. So the crazy idea here is to ...
Anders Kaseorg's user avatar
123 votes

Without using numbers, get the highest salary you can. But don't exaggerate!

bash, $127127 x;echo \$$?$? Try it online! Since the x command doesn't exist, it errors and sets the exit code to ...
Doorknob's user avatar
  • 72.1k
112 votes

Write Moby Dick, approximately

Perl, 2·70525 + 326508 = 467558 Predictor ...
A. Rex's user avatar
  • 2,617
105 votes
Accepted

Build a Markdown bomb

Blockquotes, 137,469/256 = 536.99 6,908 characters, 511 new lines, 130,050 spaces Markdown sure handles nested block-quotes oddly. Each > character gets turned ...
Namaskar's user avatar
  • 984
103 votes

Write Moby Dick, approximately

Node.js, 2*224 + 524279 = 524727 Please refer to the change log at the end of this post for score updates. A function taking and returning a byte. ...
Arnauld's user avatar
  • 206k
80 votes

Without using numbers, get the highest salary you can. But don't exaggerate!

Java 8, $131,199.00 (15 bytes) v->"$"+'e'*'ԓ' Try it online. Explanation: ...
Kevin Cruijssen's user avatar
79 votes

Write Moby Dick, approximately

Python 3, 2·267 + 510193 = 510727 Predictor ...
Anders Kaseorg's user avatar
68 votes

Eww, those bytes are gross

Japt -P, score: 255 (2 bytes) ff f => filter, second f => everything but 'f' Try it ...
Luis felipe De jesus Munoz's user avatar
64 votes

Hello World in Multiple Languages

16 languages, 1363 bytes ...
Adalynn's user avatar
  • 6,212
63 votes

Build a Markdown bomb

MathJax, 529\$\,\$252\$\,\$640ish / 256 ≈ 2\$\,\$067\$\,\$393 A good old thousand-laughs-style code ...
Roman Odaisky's user avatar
57 votes

Write Moby Dick, approximately

Python 3, 2*279+592920=593478 2*250 + 592467 = 592967 2 * 271 + 592084 = 592626 2 * 278 + 592059 = 592615 2 * 285 + 586660 = 587230 2 * 320 + 585161 = 585801 2 * 339 + 585050 = 585728 ...
Michael Homer's user avatar
57 votes

Reserved JavaScript

37 words ...
tsh's user avatar
  • 36.2k
57 votes

Reserved JavaScript

43 words, 603 bytes Uhm, is this a loophole? I have no idea how the hell this is legal JS, but it works and it uses every single keyword. ...
Siguza's user avatar
  • 779
52 votes

Without using numbers, get the highest salary you can. But don't exaggerate!

CJam, (5 bytes) $294204.018... '$PB# Try it online! Explanation: I derived it from Dennis' answer, but looked for combinations of numbers which would yield a ...
maxb's user avatar
  • 7,017
50 votes
Accepted

Minimally destroy CGCC in Game of Life

Score 1, 35 generations Sorry, but I guess I wrecked the challenge. I brute-forced all meaningful one-dot additions by hand, and found no other answer that wins against this. Raw ASCII format ...
Bubbler's user avatar
  • 79.3k
48 votes

Without using numbers, get the highest salary you can. But don't exaggerate!

CJam, 5 bytes, $262'144 '$YI# Try it online! How it works ...
Dennis's user avatar
  • 212k
46 votes
Accepted

Fastest yes in the west

C, 112 bytes, 28 TB/s, score ≈ 0.008 ...
Anders Kaseorg's user avatar
44 votes

Hast Thou Slain the Jabberwock?

oOo CODE, score 0 Thanks to Dennis for golfing the Brainfuck code. ...
Martin Ender's user avatar
43 votes

Without using numbers, get the highest salary you can. But don't exaggerate!

R, 20 bytes, $103540.9 T=pi+pi;cat("$",T^T) Try it online! The max for 20 bytes is ...
Giuseppe's user avatar
  • 29.4k
41 votes
Accepted

Hello World in Multiple Languages

23 Befunges, 713 bytes The only language I really know is Befunge, so instead of multiple languages, I've just gone with multiple implementations of Befunge. I believe this is still valid under PPCG ...
James Holderness's user avatar
41 votes
Accepted

Hell0 W0rld! scored by ASCII values

Lenguage, score 0 Well, this is quite boring and obvious, but it seems to achieve the perfect score (assuming I understand the challenge correctly). To fix this loophole, you should probably add the ...
the default.'s user avatar
  • 8,465
40 votes
Accepted

Mutually Exclusive Quines

><>, Score: 41+41 = 82 Edit: both contained a 3. Fixed 'd3*}>a!o-!<<8:5@lI55>@z:5ll55>>q:>|q::|, and ...
Jo King's user avatar
  • 48.1k
40 votes

Eww, those bytes are gross

Python 2, score 249, 1732 bytes ...
lynn's user avatar
  • 69.7k
38 votes

Hello World in Multiple Languages

15 languages, 532 bytes ...
lynn's user avatar
  • 69.7k
36 votes

Reserved JavaScript

43 words, 302 299 bytes ...
l4m2's user avatar
  • 32.7k
36 votes

Without using numbers, get the highest salary you can. But don't exaggerate!

GS2, (5 bytes) $292,929 •$☺↔A A full program (shown here using code-page 437). (Maximum achievable salary @ 5 bytes is $299069.75) Try it online! Builds upon ...
Jonathan Allan's user avatar
35 votes

Fastest yes in the west

Bash, 3 bytes, 1.9 GB/s yes Try it online! Admittedly this is a troll solution, but the rules do not explicitly forbid it, and it should get you a value close to ...
Yonatan N's user avatar
  • 567
35 votes

Orientation Oriented Programming

05AB1E, 5 14 15 18 rotations (5 6 7 8 unique, 61 213 1488 4367 bytes) ...
Kevin Cruijssen's user avatar
35 votes

Find the HTTP status code

Node.js,  135 126 125  123 bytes, score 40 Saved 2 bytes by using unprintable characters, as suggested by @dingledooper ...
Arnauld's user avatar
  • 206k

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