int collected=0; void add_to_set(int element) { assert(element>=0 && element<=8); collected=collect|(1<