$BSH :: #!de : #define SAME_COL(sq1,sq2) ( ( COL(sq1) == CO… Twetch · April 3, 2021 $BSH :: #!de : #define SAME_COL(sq1,sq2) ( ( COL(sq1) == COL(sq2) ) ? (1) : (0) )