Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Timeline for Make some Alphabet Rain

Current License: CC BY-SA 3.0

13 events
when toggle format what by license comment
Oct 17, 2017 at 13:43 comment added Kevin Cruijssen Hi, welcome to PPCG! Great first answer, especially now that it's golfed. +1 from me. Btw, it's currently 180 bytes, not 162. The required import using System.Linq; is unfortunately mandatory to add to the byte-count (or you should change Max to System.Linq.Max and Select to System.Linq.Max, which would be higher than simply using System.Linq; once.) Again welcome, and enjoy your stay. Oh, and I see @IanH. already mentioned Tips for Golfing in C#. Tips for golfing in <all languages> might also be interesting to read through.
Oct 12, 2017 at 13:24 comment added aloisdg Nice answer. Keep going :)
Oct 11, 2017 at 11:42 history edited Nejosan CC BY-SA 3.0
added 121 characters in body
Oct 11, 2017 at 9:56 history edited Nejosan CC BY-SA 3.0
added 302 characters in body
Oct 11, 2017 at 7:31 comment added Ian H. If you want to find some more tricks on how to golf in C#, take a look at this post, or take a look at existing C# answers. Happy golfing!
Oct 11, 2017 at 7:29 comment added Nejosan Thanks for the comments, I assumed my code had to be executable by itself, so I built it upon that assumption! Thanks for the comment and the mentoring.
Oct 10, 2017 at 17:01 comment added Ian H. Welcome to PPCG and nice first answer. You can shorten your code by using a few tricks. Here is a more golfed version of your code: Try it online!.
Oct 10, 2017 at 15:00 history edited Nejosan CC BY-SA 3.0
added 22 characters in body
Oct 10, 2017 at 14:49 history edited Nejosan CC BY-SA 3.0
deleted 3 characters in body
Oct 10, 2017 at 14:43 history edited Mr. Xcoder CC BY-SA 3.0
deleted 2 characters in body
Oct 10, 2017 at 14:34 history edited Nejosan CC BY-SA 3.0
deleted 11 characters in body
Oct 10, 2017 at 14:33 review First posts
Oct 10, 2017 at 14:41
Oct 10, 2017 at 14:29 history answered Nejosan CC BY-SA 3.0

AltStyle によって変換されたページ (->オリジナル) /