From 177409e91639a9f608971d53552894d252c24dc1 Mon Sep 17 00:00:00 2001 From: miha-q <> Date: Sun, 10 Mar 2024 17:56:59 -0400 Subject: [PATCH] Sun Mar 10 05:56:59 PM EDT 2024 --- examples/slow.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.5