Skip to main content
Search type Search syntax
Tags [tag]
Exact "words here"
Author user:1234
user:me (yours)
Score score:3 (3+)
score:0 (none)
Answers answers:3 (3+)
answers:0 (none)
isaccepted:yes
hasaccepted:no
inquestion:1234
Views views:250
Code code:"if (foo != bar)"
Sections title:apples
body:"apples oranges"
URL url:"*.example.com"
Saves in:saves
Status closed:yes
duplicate:no
migrated:no
wiki:no
Types is:question
is:answer
Exclude -[tag]
-apples
For more details on advanced search visit our help page
Results tagged with
Search options not deleted user 101522

Imposes a restriction on the source code used to solve the challenge, for example, having no numbers in the source code.

1 vote

“Simple” Programming Homework

Vyxal, 8 bytes «:L��I\«ǐ Try it Online! Explanation: «:L∞I\« # Base-256 compressed "john doe" ǐ # Convert To Title Case # Implicit output Vyxal doesn't support capital letters in …
Aaroneous Miller's user avatar
3 votes

Three-Three-Three!

Plumber, 45 bytes ]][] ==[[=]=]] []][ [[=][ [[=][[[= =]][[= Try it online! The ]] and == at the beginning of the first two lines do nothing except lower the number of spaces and increase the numb …
Aaroneous Miller's user avatar
2 votes

Three-Three-Three!

Flipbit, 15 bytes ^...>^...>^...> Try it online! Outputs 0x01x3, 0x03x3, and 0x07x3.
Aaroneous Miller's user avatar
2 votes

The Letter A without A

Vyxal, 2 bytes «∧ Try it Online! Pushes 'a' as a compressed string, which is printed automatically.
Aaroneous Miller's user avatar
1 vote

Produce the number 2014 without any numbers in your source code

Grok, 13 bytes iNH`I:P-zP-zq Alternate 13 Byte solution: i:H:N`-Yx-zZq
Aaroneous Miller's user avatar
3 votes

Almost Illegal Strings, Mark II (Cops)

Vim, 4 bytes, cracked by tail spark rabbit ear <Esc><Esc>ZQ This one is a bit more difficult than my other Vim one. Intended Solution:
Aaroneous Miller's user avatar
1 vote

Almost Illegal Strings, Mark II (Cops)

Vim, 3 bytes, cracked by tail spark rabbit ear <Esc>ZQ A Vim program doesn't really "error out" per se, but ZQ will exit the current file without saving, so it can't be executed in a valid program, t …
Aaroneous Miller's user avatar
4 votes

Alphabet printing challenge

Vyxal K, 864 bytes, A-Z The K flag treats numbers as ordinal values when printing them, so for everything except the string and character literals, we just need to get the right number, and it gets co …
Aaroneous Miller's user avatar
1 vote

1, 2, miss a few, 99, 100

GolfScript, 34 bytes !.)', ':c.@\'miss a few'3c\33*.c\) Try it online! ! Push 1 to the stack. .) Copy the 1 and increment. ',':c …
Aaroneous Miller's user avatar
2 votes

Shortest Sorted Hello World

Vyxal, 9 lines, 25 bytes ` Hello , Wor l d !` \ - Try it Online! ` # Hello | , | Wor | Push 'Hello\n,\n Wor\nl\nd\n!' l | d | !` # \ # Push '\n' …
Aaroneous Miller's user avatar
2 votes

Output programming language name

Red, 9 bytes prin 'rED Due to the rules, this is valid, but it's boring, so let's not do that, ok? Non-trivial, 35 bytes prin#"Q"+ 1 prin#"f"- 1 prin#"c"+ 1 This takes Q, f, and c as character code …
Aaroneous Miller's user avatar
2 votes

Print X without X (robber's thread)

Vyxal, 1318498 bytes, cracks lyxal's answer Sample: uuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεuεkP'bfBu …
Aaroneous Miller's user avatar
2 votes

Print X without X (robber's thread)

Vyxal, 2513525 bytes, cracks lyxal's answer Samplez: ðḃðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZðḃZð …
Aaroneous Miller's user avatar
2 votes

Print X without X (robber's thread)

Vyxal, 29261004498694420 bytes, cracks'd lYXAL;s anser This solution has two main parts to it: Generating arbitrary numbers, and converting those numbers into characters. Arbitrary numbers: uAuAuuArv …
Aaroneous Miller's user avatar
4 votes

Print X without X (robber's thread)

Vyxal, 29401143 bytes, lyxal get cracked on The backbone of this solution is the generation of arbitrary negative numbers, allowing for indexing to get all the commands we need. How negative numbers? …
Aaroneous Miller's user avatar

15 30 50 per page