summaryrefslogtreecommitdiffstats
path: root/day13/data.js
blob: 84e41b5af9e0674d0c3cb625d0428a7a9d422367 (plain) (blame)
1
2
3
4
5
const data = `
1003055
37,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,41,x,x,x,x,x,x,x,x,x,433,x,x,x,x,x,x,x,23,x,x,x,x,x,x,x,x,17,x,19,x,x,x,x,x,x,x,x,x,29,x,593,x,x,x,x,x,x,x,x,x,x,x,x,13
`
module.exports = data