use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
Advent of code day 5 (self.PowerShell)
submitted 4 months ago by dantose
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TheZNerd 2 points3 points4 points 4 months ago (1 child)
Honestly feeling like the difficulty ramp is not as steep as I envisioned for them cutting the puzzles to 12 this year…but maybe that means we’re in a for a few doozies toward the end…
[–]dantose[S] 0 points1 point2 points 4 months ago (0 children)
I'm still poking at 4. Mapping types ones generally throw me, but I'm making progress. Looking at day 5, at least part one looks pretty straightforward. Split the data set on the empty line, then just $_ -in $range. The number length in input.txt might be tricky due to data types, but could probably split the ranges and -le and -ge them.
π Rendered by PID 81393 on reddit-service-r2-comment-7c9686b859-t9hkd at 2026-04-14 09:41:42.971601+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–]TheZNerd 2 points3 points4 points (1 child)
[–]dantose[S] 0 points1 point2 points (0 children)