microsoft / qsharp

Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
https://microsoft.github.io/qsharp/
MIT License
369 stars 73 forks source link

Add Measurements task 2.1 to Distinguishing States Kata #1518

Closed JPark1023 closed 1 month ago

JPark1023 commented 1 month ago

Added Common.qs, media folder, zero-plus folder containing task and updated index

Resolves part of #1185

tcNickolas commented 1 month ago

You'll also need to add this kata to the list at index.json temporarily, so that CI builds validate it, and I'll remove it from the list before merging. I do this locally when testing this change, but it's better to let CI validate it as well

JPark1023 commented 1 month ago

@microsoft-github-policy-service agree