You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//if expression started or ended with a bool operand or vector has and even number of operators (since in a valid expression number of operators are always odd)
//checks pattern (should be 0 1 0 1 0 ...) since in a valid expression comperator operators and bool operators are used in that pattern (e.g move_num == 3 || from_block == 11)
0 commit comments