#!/usr/bin/perl -w use strict; use Quantum::Superpositions; my (@F, @G, @range); @F = (1, 2, 4, 8, 16, 32..64); my ($i, $j); for($i=0; $i