Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Activity for General Sebast1an‭

Type On... Excerpt Status Date
Edit Post #283141 Initial revision almost 3 years ago
Question 99 Shortened Bottles of Beer
Disclaimer This challenge also exists in CGCC, but if you want to compete here (too), then hop in! Challenge Recreate "99 Bottles of Beer on the Wall", using the least bytes possible. Lyrics: ```lang-none 99 bottles of beer on the wall, 99 bottles of beer. Take one down and pass it a...
(more)
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Comment Post #283134 And I love it. Vyxal is cool! :)
(more)
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Comment Post #283129 @#53588 So no `int` changing? Okay, let's see...
(more)
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Comment Post #283129 @#53588 Okay, I'll see what I can do but I won't delete this answer.
(more)
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Edit Post #283129 Post edited:
almost 3 years ago
Edit Post #283126 Post edited:
almost 3 years ago
Comment Post #283126 @#53588 Congrats.
(more)
almost 3 years ago
Edit Post #283129 Initial revision almost 3 years ago
Answer A: It's Hip to be Square
[C (clang)], 189 181 176 173 bytes i,n,x,y;main(){scanf("%i",&x);y=1,n=10001;int z[n];for(i=0;i226 218 213 210.
(more)
almost 3 years ago
Edit Post #283126 Initial revision almost 3 years ago
Answer A: Guess the language! (Cops' Thread)
[PicoLisp], cracked by Shaggy, 31 bytes (prinl "Cops and Robbers")(bye) Try it online! Strange language, I know.
(more)
almost 3 years ago
Edit Post #282881 Post edited:
almost 3 years ago
Edit Post #282881 Post edited:
almost 3 years ago
Edit Post #282881 Post edited:
almost 3 years ago
Edit Post #282881 Post edited:
almost 3 years ago
Edit Post #283089 Post edited:
almost 3 years ago
Edit Post #283090 Post edited:
almost 3 years ago
Edit Post #283090 Post edited:
almost 3 years ago
Edit Post #283090 Initial revision almost 3 years ago
Answer A: Guess the language! (Cops' Thread)
[F# (.NET Core)], cracked by Shaggy, 25 bytes printfn"Cops and Robbers" Try it online!
(more)
almost 3 years ago
Edit Post #283089 Initial revision almost 3 years ago
Answer A: Guess the language! (Cops' Thread)
[Rust], cracked by Shaggy, 37 bytes fn main(){print!("Cops and Robbers")} Try it online! Hold on, lemme translate it for fun: `For now, my print not say "Cons and Rubbers".` Ahem, sorry, don't take it seriously.
(more)
almost 3 years ago
Edit Post #282997 Post edited:
almost 3 years ago
Comment Post #283035 @#53837 Uh, you're the one who cracked it?
(more)
almost 3 years ago
Comment Post #282798 @#53837 I re-included it if someone wants to look around. Maybe here, maybe there, at least somewhere, but a spot here might help.
(more)
almost 3 years ago
Edit Post #283044 Initial revision almost 3 years ago
Question Getting started with making (and/or solving) KOTH challenges
I have seen KOTH (King of the Hill) challenges before but it's still unclear to me how to properly make, or even play, such challenge. To get started, how do I make (or solve) KOTHs? An answer could have a simplified introduction/explanation to the game, and examples of challenges that applies the...
(more)
almost 3 years ago
Comment Post #283035 Ya beat me to it, lad. I ain't British but still.
(more)
almost 3 years ago
Edit Post #282997 Post edited:
almost 3 years ago
Edit Post #282999 Post edited:
almost 3 years ago
Edit Post #282999 Initial revision almost 3 years ago
Answer A: Guess the language! (Cops' Thread)
[D], cracked by Kevin M. Mansour, 39 bytes void main(){write("Cops and Robbers");} Try it online! This doesn't look like C. Not even BMPL. Now we know why.
(more)
almost 3 years ago
Edit Post #282997 Initial revision almost 3 years ago
Answer A: Guess the language! (Cops' Thread)
[Forth (gforth)], cracked by user, 20 bytes .( Cops and Robbers) Try it online!
(more)
almost 3 years ago
Edit Post #282996 Initial revision almost 3 years ago
Answer A: "Hello, World!"
[C# (.NET Core)], 67 bytes class a{static void Main(){System.Console.Write("Hello, World!");}} Try it online!
(more)
almost 3 years ago
Edit Post #282979 Post edited:
almost 3 years ago
Comment Post #282979 @#53503 Yep, it's Pyth, but sure, I'll edit it.
(more)
almost 3 years ago
Comment Post #282970 @#54151 Maybe, that's what everyone's been doing.
(more)
almost 3 years ago