You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The program produces a prompt: enter gate seq (x0,x1,y0,y1,z0,z1,h0,h1,cx,sw). Inputs consist of sequences of those two-character gates. Any invalid input is ignored. If characters upset the alignment (i.e. an odd number of characters) then it's likely that all the rest of the input will be ignored. See the gif on the main page for an example of inout and output. Note that output will differ for the same inout since random numbers are used in the simulation.
You don't show what values can be entered into the variables.
What are the minimum and max values?
Are they integers or floats?
I would like an example.
The text was updated successfully, but these errors were encountered: