Hacker News new | ask | show | jobs
by Xoros 3172 days ago
The board contains only binary values. So why not use binary comparisons in integers ?

For any row, you test the row value & the current col and have your answer.