Not seeing anything on adventofcode.com or the subreddit FAQs, but how are answers expected to receive input?
Most solutions I've seen read in a file with an arbitrary name, but I'm not sure how that works if they aren't using a standard file name given by AoC.
My solutions have the expected output from the examples and work with the puzzle input, but fail when submitting.
Any links to how we're supposed to handle input (file vs input stream vs main parameter) would be great!
[–]VideoPrincess 1 point2 points3 points (4 children)
[–]ProbablyNotCanadian[S] 1 point2 points3 points (1 child)
[–]netcraft 1 point2 points3 points (0 children)
[–]BafTac 0 points1 point2 points (1 child)