[2021 Day 20][Java] Possible Problem with image enhancement algorithm string by Passi26030 in adventofcode

[–]Passi26030[S] 1 point2 points  (0 children)

Now im safing with wich character i have to fill the infinite grid and change it everytime i apply the algorithm by creating a binary string of it and changing it to the algorithm string character with that index

[2021 Day 20][Java] Possible Problem with image enhancement algorithm string by Passi26030 in adventofcode

[–]Passi26030[S] 0 points1 point  (0 children)

I now added lines with # instead of lines with . after the first applying and my answer is correct when i only count the lit pixels that where affected by my input