2019-03-05から1日間の記事一覧

Microsoft Q# coding contest winter 2019

https://codeforces.com/contest/1116I solved 11 problems. The remaining two problems are difficult for me. B1 Let us create a function which converts |000> to the first state, say f. We only have to apply (Adjoint f) to the given state. We …