1d
|
|
awarded | Supporter |
1d
|
|
awarded | Autobiographer |
1d
|
|
comment |
Produce 2025 in any human language, without those characters in your code Where's the punctuation key in grey? |
1d
|
|
revised |
Print the banned characters based on the most common characters Fix order of printed chars |
1d
|
|
revised |
Produce the number 2014 without any numbers in your source code backtick formatting |
1d
|
|
revised |
Produce the number 2014 without any numbers in your source code Formatting |
1d
|
|
comment |
Print the banned characters based on the most common characters Also has a trailing newline |
1d
|
|
comment |
Print the banned characters based on the most common characters Your byte limit = 2(11)+60 = 22+60 = 82 but you have 90 which is too much |
1d
|
|
revised |
(HTTP Error 500) Various (but not all) meta sites down (after changing email?) update |
1d
|
|
comment |
Produce the number 2014 without any numbers in your source code The current version of the question (no longer?) forbids extraneous output |
1d
|
|
revised |
Produce the number 2014 without any numbers in your source code deleted 35 characters in body |
1d
|
|
comment |
Produce the number 2014 without any numbers in your source code without using any of the characters 0123456789 in your code
|
1d
|
|
comment |
Produce the number 2014 without any numbers in your source code (Sorry Steve Bennett, but this is what I tried to imply with my a=2 suggestion)
|
1d
|
|
answered | Produce the number 2014 without any numbers in your source code |
1d
|
|
comment |
Produce the number 2014 without any numbers in your source code Can confirm that this doesn't happen everywhere (I get TypeError: "—" is not a constructor and SyntaxError: Invalid or unexpected token respectively)
|
1d
|
|
comment |
Produce the number 2014 without any numbers in your source code Copy of GOTO 0 's answer with alert removed
|
1d
|
|
comment |
Produce the number 2014 without any numbers in your source code Copy of logic8's answer with alert removed (that's more of an output format debate and I'm going to ignore that whole can of worms right now) |
2d
|
|
comment |
Produce the number 2014 without any numbers in your source code Thinking if setting a=2 might save bytes, then [a]+0+1+4 might exist? Not sure (if you don't mind, if/when I figure this out, if it's before you I might post it as its own answer) |
2d
|
|
comment |
Produce the number 2014 without any numbers in your source code I meant more generally, that it doesn't use any Node.js features, so might as well just be an answer in JavaScript |
2d
|
|
comment |
Produce the number 2014 without any numbers in your source code(a+a+a+a) -> -~-~-~a chaining saves 2 bytes because precedence (I think)
|