Completed day 11. Thought it was fast, but maybe not
This commit is contained in:
11
day_11/output.txt
Normal file
11
day_11/output.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
[[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
...,
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, ..., 0, 0, 0, 0, 0]], shape=[140, 140], strides=[140, 1], layout=Cc (0x5), const ndim=2
|
||||
Reference in New Issue
Block a user