Removed print
This commit is contained in:
parent
e0aa0ce26c
commit
3cd677bbaf
@ -1,5 +1,4 @@
|
|||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
const print = std.debug.print;
|
|
||||||
const input = @embedFile("input");
|
const input = @embedFile("input");
|
||||||
const MAP_SIZE = 60;
|
const MAP_SIZE = 60;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user