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
inta=12;
qubitb= [true]q;
// 'a' should be casted to quint.//We can measure 'b' and then sum classically to 'a' but that would not be a smart choice because 'c' cannot take advantage from the quantum state of 'b' quintc=a+b;
The text was updated successfully, but these errors were encountered:
Here something to check
The text was updated successfully, but these errors were encountered: