Microsoft Q# Coding Contest - Summer 2018

Solutions are presented as using the least memory and the fastest execution time. It also takes the top 10 most recent solutions from each language. If you want to limit to a specific index, click the "Solved" button and go to that problem.

ContestId
Name
Phase
Frozen
Duration (Seconds)
Relative Time
Start Time
1002 Microsoft Q# Coding Contest - Summer 2018 FINISHED False 259200 200930399 July 6, 2018, 4 p.m.

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 333 ) D3 Oracle for majority function PROGRAMMING 2200

B'Implement a quantum oracle on 3 qubits which implements a majority function. Majority function on 3-bit vectors is defined as follows: if vector has two or three 1s, and 0 if it has zero or one 1s. For an explanation on how this type of quantum oracles works, see Introduction to quantum oracles. You have to implement an operation which takes the following inputs: The operation doesn 't have an output; its "output" is the state in which it leaves the qubits. Your code should have the following signature: '...

Tutorials

Editorial

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
40051438 dzhang314 D3 July 7, 2018, 5:06 a.m. OK Q# TESTS 1 170 0 2200
40072171 Phoenix1369 D3 July 8, 2018, 12:15 a.m. OK Q# TESTS 1 202 0 2200
40042457 Quantum1 D3 July 6, 2018, 7:28 p.m. OK Q# TESTS 1 202 0 2200
40039188 liouzhou_101 D3 July 6, 2018, 5:40 p.m. OK Q# TESTS 1 202 0 2200
40036871 panacekcz D3 July 6, 2018, 4:47 p.m. OK Q# TESTS 1 202 0 2200
40078552 shinh D3 July 8, 2018, 7:37 a.m. OK Q# TESTS 1 217 0 2200
40076754 luucasv D3 July 8, 2018, 6:02 a.m. OK Q# TESTS 1 217 0 2200
40057741 dacin21 D3 July 7, 2018, 10:08 a.m. OK Q# TESTS 1 217 0 2200
40045244 Lenqth D3 July 6, 2018, 9:45 p.m. OK Q# TESTS 1 217 0 2200
40044310 minaminao D3 July 6, 2018, 8:55 p.m. OK Q# TESTS 1 217 0 2200

remove filters

Back to search problems