AoC/day15/main.swift

5 lines
50 B
Swift
Raw Normal View History

2020-12-14 19:04:23 +01:00
import Foundation
let input = loadData(day: 15)