Activity for Corsaka
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #280226 |
We can specify what the input can be? Or we must account for any input? (more) |
— | almost 4 years ago |
Comment | Post #279755 |
@Moshi Very true. I do like the concept, though, and would like to implement it somehow into this format. SIGSEGV would limit languages too much, and specific error codes are a rarity in esolangs. Any suggestions for how to fix that? (more) |
— | almost 4 years ago |
Comment | Post #279754 |
For the average "find the language", perhaps. The real meat of these challenges comes from the twists you put on them. (more) |
— | almost 4 years ago |
Edit | Post #279755 |
Post edited: add links |
— | almost 4 years ago |
Edit | Post #279755 | Initial revision | — | almost 4 years ago |
Article | — |
C&R: Errored Out If you're unsure what cops-and-robbers is, here's a handy guide I wrote. Cops Write a program that halts due to error. That's it. Robbers Find out the language used in the Cops program. Clarifications Solutions should not take any input (via standard input, argv, or any other source) ... (more) |
— | almost 4 years ago |
Edit | Post #279754 |
Post edited: add note |
— | almost 4 years ago |
Edit | Post #279754 |
Post edited: add link |
— | almost 4 years ago |
Edit | Post #279754 | Initial revision | — | almost 4 years ago |
Question | — |
How do you play cops and robbers? This Q&A will be used as a general guide to cops-and-robbers challenges. It is not fully inclusive of every cops-and-robbers challenge but it's a good baseline. Basic Premise Cops and Robbers is a coding challenge that requires you to "crack" a language within a set period of time. Cops crea... (more) |
— | almost 4 years ago |
Edit | Post #279703 | Initial revision | — | almost 4 years ago |
Answer | — |
A: Reverse an ASCII string [Shakespeare Programming Language], 184 bytes ,.Ajax,.Puck,.Act I:.Scene I:.[Enter Ajax and Puck]Scene V:.Puck:Open mind!Be you worse zero?If soLet usScene L!Remember you!Let usScene V!Scene L:.Puck:Recall!Speak thy!Let usScene L! Surprisingly short for SPL. Errors out with a runtime. Ad... (more) |
— | almost 4 years ago |
Comment | Post #279685 |
this language is fantastic (more) |
— | almost 4 years ago |
Edit | Post #279688 | Initial revision | — | almost 4 years ago |
Answer | — |
A: 1, 2, Fizz, 4, Buzz! [Shakespeare Programming Language], 11232 bytes My last attempt was nearing the 20000 byte zone, because it didn't use the stack at all. a.Ajax,.Puck,.Ford,.Act I:.Scene I:.[Enter Ajax and Puck]Ajax:You is twice the sum ofa cat a big big cat.Puck:You is the sum oftwice the sum ofthe cube of... (more) |
— | almost 4 years ago |
Edit | Post #279301 |
Post edited: remove note |
— | almost 4 years ago |
Comment | Post #279365 |
Wait, are warnings considered STDERR? If not, that solves the issue. If yes, then the top answer is also incorrect. (more) |
— | almost 4 years ago |
Edit | Post #279463 | Initial revision | — | almost 4 years ago |
Question | — |
What is the Q&A category for? We seem to ask a lot of questions in Meta, which sort of defeats the purpose of the Q&A category. Is it intended for subjective quesitons (of which this site gets few), or requests for tips, or something else? (more) |
— | almost 4 years ago |
Comment | Post #279365 |
Now I'm sad. SPL relies on STDERR to be golfed effectively, heh.Time to double the length of my program... (more) |
— | almost 4 years ago |
Comment | Post #279203 |
@shaggy Is it possible to palindromise the 78987 line? Wouldn't 9 get repeated, invalidating the answer? (more) |
— | almost 4 years ago |
Edit | Post #279320 | Initial revision | — | almost 4 years ago |
Answer | — |
A: Should sandbox posts give rep? The Sandbox is intended to be a place for feedback, right? If I lost rep because my sandboxed idea wasn't good, I'd be pretty angry about that. Don't have the Sandbox modify reputation; instead use upvotes/downvotes as votes of approval, and set a bar for which the question can then be posted on t... (more) |
— | almost 4 years ago |
Edit | Post #279301 |
Post edited: better:tm: |
— | almost 4 years ago |
Comment | Post #279301 |
Gah, I've just checked SE and they've got it down to 835. I guess I can't golf hard enough. (more) |
— | almost 4 years ago |
Comment | Post #279294 |
That's not a capital W! (more) |
— | almost 4 years ago |
Edit | Post #279301 | Initial revision | — | almost 4 years ago |
Answer | — |
A: "Hello, World!" Shakespeare Programming Language, 974 bytes Only 973 bytes away from winning. ```Shakespeare a.Ajax,.Puck,.Act I:.Scene I:.[Enter Puck and Ajax]Puck:You is the cube ofa big big cat.Ajax:You is the sum ofI a big big big cat.Speak thy!You is the sum ofthe sum ofthe sum ofI a big big big big big ca... (more) |
— | almost 4 years ago |