Advent Of Code 2023 Challenge - Run on Browser Console
The challenge is at https://adventofcode.com/2023
Each day, there would be 2 parts of a new challenge, usually using the same input at https://adventofcode.com/2023/day/<num_of_day>/input
, e.g: https://adventofcode.com/2023/day/1/input
Open above input link and the solution can be copy and paste right to the browser console.