Activity for msh210
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #280242 |
Post edited: alt text for the image impaired |
— | almost 4 years ago |
Suggested Edit | Post #280242 |
Suggested edit: alt text for the image impaired (more) |
helpful | almost 4 years ago |
Edit | Post #280004 | Initial revision | — | almost 4 years ago |
Answer | — |
A: Integer to Roman numeral Perl 5 `-pMRoman`, 10 bytes (17 if including command-line switches) `$=Roman$` (more) |
— | almost 4 years ago |
Edit | Post #279696 | Initial revision | — | almost 4 years ago |
Answer | — |
A: Reverse an ASCII string [Perl 5] `-p`, 10 bytes $=reverse Try it online! (more) |
— | almost 4 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) |
— | almost 4 years ago |
Comment | Post #279318 |
We've elected moderators before? (more) |
— | almost 4 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) |
— | about 4 years ago |
Edit | Post #279209 | Initial revision | — | about 4 years ago |
Answer | — |
A: "Hello, World!" Perl 5 `-E`, 18 bytes ``` say"Hello, World!" ``` (more) |
— | about 4 years ago |