Compare commits
1 commit
f610c96257
...
abc28306b3
| Author | SHA1 | Date | |
|---|---|---|---|
| abc28306b3 |
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ def solve(data):
|
||||||
continue
|
continue
|
||||||
busy = True
|
busy = True
|
||||||
c += 1
|
c += 1
|
||||||
|
p2 = None
|
||||||
p2 = "".join(pixels)
|
p2 = "".join(pixels)
|
||||||
return p1, p2
|
return p1, p2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue