Initial commit
This commit is contained in:
commit
f4670e510f
6 changed files with 151 additions and 0 deletions
5
src/day_1.zig
Normal file
5
src/day_1.zig
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
const std = @import("std");
|
||||
|
||||
pub fn main() !void {
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue