1const input = (await Bun.file("../input.txt").text()).trim(); 2 3// i lost the old repo and im too lazy to do this one again :)