import fs from "fs" const content = fs.readFileSync('input.txt', 'utf-8');