% RUNS ON mzn20_fd % RUNS ON mzn-fzn_fd constraint 0xff = 255; constraint 0o377 = 255; solve satisfy;