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 msh210‭

Type On... Excerpt Status Date
Edit Post #280242 Post edited:
alt text for the image impaired
over 3 years ago
Suggested Edit Post #280242 Suggested edit:
alt text for the image impaired
(more)
helpful over 3 years ago
Edit Post #280004 Initial revision over 3 years ago
Answer A: Integer to Roman numeral
Perl 5 `-pMRoman`, 10 bytes (17 if including command-line switches) `$=Roman$`
(more)
over 3 years ago
Edit Post #279696 Initial revision over 3 years ago
Answer A: Reverse an ASCII string
[Perl 5] `-p`, 10 bytes $=reverse Try it online!
(more)
over 3 years ago
Comment Post #279376 Rule clarification requests: (1) What happens if opponents tie? (This can easily happen in general, but even more so if they both have 0 points left to spend.) (2) "You gain a number of scoring points for each win inversely proportional to the number of people left in the bracket": the number of p...
(more)
over 3 years ago
Comment Post #279318 We've elected moderators before?
(more)
over 3 years ago
Comment Post #279185 "If there is a negative number in the input, remove everything after it, and compute the length." By "after it" I assume you mean in the sequence ⟨tₖ⟩? In that case, shouldn't we be removing it also?
(more)
over 3 years ago
Edit Post #279209 Initial revision over 3 years ago
Answer A: "Hello, World!"
Perl 5 `-E`, 18 bytes ``` say"Hello, World!" ```
(more)
over 3 years ago