From: miha-q <> Date: Sun, 10 Mar 2024 21:56:59 +0000 (-0400) Subject: Sun Mar 10 05:56:59 PM EDT 2024 X-Git-Url: http://www.foleosoft.com/?a=commitdiff_plain;h=177409e91639a9f608971d53552894d252c24dc1;p=QAnsel.git Sun Mar 10 05:56:59 PM EDT 2024 --- diff --git a/examples/slow.txt b/examples/slow.txt index 8767db3..65eb3a9 100644 --- a/examples/slow.txt +++ b/examples/slow.txt @@ -15,7 +15,7 @@ // program will run almost as fast as if there is // just a single instruction. -qreg q[13]; +qreg q[12]; h q[0]; x q[1]; x q[2]; @@ -28,5 +28,4 @@ x q[8]; x q[9]; x q[10]; x q[11]; -x q[12]; born q; \ No newline at end of file