Challenge D1

Generate 1/√3 (|01⟩ + |10⟩ + |11⟩)
You need to login to be able to submit solutions!

Your task is to prepare the following state on two qubits in state |00⟩:

1/√3 (|01⟩ + |10⟩ + |11⟩)

You have to implement the Solve operation which takes an array of qubits and you need to create the above state on them.

You are only allowed to use the H-gate, the Pauli X, Y or Z gates and the controlled variants of them.

The operation should have the following signature:

An unhandled error has occurred. Reload 🗙