Skip to main content
Restored validity criterion & rephrased to be more objective
Source Link
ashastral
  • 2.6k
  • 17
  • 20

The task is simple: print The quick brown fox jumps over the lazy dog using as few distinct characters in your source code as possible.

print "The quick brown fox jumps over the lazy dog" has a score of 29 characters, as all 26 lowercase letters appear at least once, as well as an uppercase T, spaces, and quote characters. I'm sure you can get more creative than that, though!

In the event of a tie, the shorter answer will be accepted.

Validity criterion: your language's syntax must be composed of more than 8 semantically meaningful characters. (For example, Whitespace would be disallowed for only having 3 such characters.)

The task is simple: print The quick brown fox jumps over the lazy dog using as few distinct characters in your source code as possible.

print "The quick brown fox jumps over the lazy dog" has a score of 29 characters, as all 26 lowercase letters appear at least once, as well as an uppercase T, spaces, and quote characters. I'm sure you can get more creative than that, though!

In the event of a tie, the shorter answer will be accepted.

The task is simple: print The quick brown fox jumps over the lazy dog using as few distinct characters in your source code as possible.

print "The quick brown fox jumps over the lazy dog" has a score of 29 characters, as all 26 lowercase letters appear at least once, as well as an uppercase T, spaces, and quote characters. I'm sure you can get more creative than that, though!

In the event of a tie, the shorter answer will be accepted.

Validity criterion: your language's syntax must be composed of more than 8 semantically meaningful characters. (For example, Whitespace would be disallowed for only having 3 such characters.)

edited tags
Link
Notice removed Canonical answer required by user41805
Bounty Ended with user202729's answer chosen by user41805
Updated the challenge
Source Link
Wheat Wizard
  • 102.8k
  • 23
  • 299
  • 697

The task is simple: print The quick brown fox jumps over the lazy dog using as few distinct characters in your source code as possible.

print "The quick brown fox jumps over the lazy dog" has a score of 29 characters, as all 26 lowercase letters appear at least once, as well as an uppercase T, spaces, and quote characters. I'm sure you can get more creative than that, though!

Brainfuck, Whitespace, and similar languages¹ are disallowed. Line breaks count as one character. The code may be as long as necessary. I'll accept a solution on April 21, 11:59 PM EST. In the event of a tie, the shorter answer will be accepted.

¹ languages syntactically defined by 8 or fewer distinct characters

The task is simple: print The quick brown fox jumps over the lazy dog using as few distinct characters in your source code as possible.

print "The quick brown fox jumps over the lazy dog" has a score of 29 characters, as all 26 lowercase letters appear at least once, as well as an uppercase T, spaces, and quote characters. I'm sure you can get more creative than that, though!

Brainfuck, Whitespace, and similar languages¹ are disallowed. Line breaks count as one character. The code may be as long as necessary. I'll accept a solution on April 21, 11:59 PM EST. In the event of a tie, the shorter answer will be accepted.

¹ languages syntactically defined by 8 or fewer distinct characters

The task is simple: print The quick brown fox jumps over the lazy dog using as few distinct characters in your source code as possible.

print "The quick brown fox jumps over the lazy dog" has a score of 29 characters, as all 26 lowercase letters appear at least once, as well as an uppercase T, spaces, and quote characters. I'm sure you can get more creative than that, though!

In the event of a tie, the shorter answer will be accepted.

Notice added Canonical answer required by user41805
Bounty Started worth 200 reputation by user41805
Post Reopened by ashastral, rydwolf, lyxal, Razetime, Dingus
fixed - Brainfuck was accidentally permitted by the new rules
Source Link
ashastral
  • 2.6k
  • 17
  • 20
Loading
Since this was closed due to the vague constraints, I've replaced it with a well-defined constraint that exactly matches the answers deemed acceptable.
Source Link
ashastral
  • 2.6k
  • 17
  • 20
Loading
Post Closed as "Opinion-based" by caird coinheringaahing, rydwolf, Stephen, ovs, Dingus
Cleaning up old edits
Source Link
ashastral
  • 2.6k
  • 17
  • 20
Loading
added 186 characters in body
Source Link
ashastral
  • 2.6k
  • 17
  • 20
Loading
Tweeted twitter.com/#!/StackCodeGolf/status/324539899611074560
Source Link
ashastral
  • 2.6k
  • 17
  • 20
Loading