Timeline for Rosetta Stone Challenge: What's Average Anyways?
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Sep 5, 2014 at 19:35 | comment | added | DLosc |
Good luck. :^) I tried some fancy stuff with GOTOs instead of the loop, but couldn't get any further reduction.
|
|
| Sep 5, 2014 at 7:12 | history | edited | Mark | CC BY-SA 3.0 |
Remove leftover debugging code from Erlang
|
| Sep 5, 2014 at 7:05 | history | edited | Mark | CC BY-SA 3.0 |
Updated QBasic byte count, added Erlang
|
| Sep 5, 2014 at 5:51 | comment | added | Mark |
@DLosc, My byte counter (wc) includes the trailing newline, which I suppose gives us both the lead -- at least until I figure out how to get rid of that duplicate INPUT V.
|
|
| Sep 5, 2014 at 0:21 | comment | added | DLosc |
A fellow QBasic fan! I independently came up with the same thing after realizing that we didn't have to handle 0 as a valid input. ;) I see you've used (Q/N)^.5 to my SQR(q/n), but that doesn't affect the length. Maybe we could share the lead? (I make the byte count 96, not including the trailing newline.)
|
|
| Sep 4, 2014 at 9:01 | comment | added | MickyT | Ditto ... and the amiga | |
| Sep 4, 2014 at 4:20 | history | edited | Mark | CC BY-SA 3.0 |
Added Pascal
|
| Sep 4, 2014 at 3:11 | history | edited | Mark | CC BY-SA 3.0 |
Added QBasic in 97 bytes
|
| Sep 3, 2014 at 7:33 | comment | added | AquaAlex | I loved my Commodore 64 | |
| Sep 3, 2014 at 5:58 | history | edited | Mark | CC BY-SA 3.0 |
New version of the BASIC program that permits greater use of abbreviations and makes it look like line noise
|
| Sep 3, 2014 at 5:19 | history | answered | Mark | CC BY-SA 3.0 |