convert RLE into a list of coordinates

后端 未结 0 1473
没有蜡笔的小新
没有蜡笔的小新 2020-12-22 09:57

I want to convert an RLE, or Run-length encoding file into a list of coordinates which represent live cells like this: [(x,y),(x,y),(x,y)] I tried reading this

相关标签:
回答
  • 消灭零回复
提交回复
热议问题