Update title
This commit is contained in:
parent
7a0c4751eb
commit
268b709c07
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
|
|
||||||
pub const title = "Day 04";
|
pub const title = "Day 04: Printing Department";
|
||||||
|
|
||||||
pub fn run(_: std.mem.Allocator) !void {
|
pub fn run(_: std.mem.Allocator) !void {
|
||||||
const input = @embedFile("./input/day04.txt");
|
const input = @embedFile("./input/day04.txt");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue