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
( 381 ) D2 Oracle for f(x) = b * x + (1 - b) * (1 - x) mod 2 PROGRAMMING 2100

B'Implement a quantum oracle on N qubits which implements the following function: Here (a vector of N integers, each of which can be 0 or 1), and is a vector of N 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
40088951 kurs D2 July 8, 2018, 3:21 p.m. OK Q# TESTS 30 296 2969600 2100
40081978 mdskrzypczyk D2 July 8, 2018, 10:27 a.m. OK Q# TESTS 30 296 2969600 2100
40045351 packer_jp D2 July 6, 2018, 9:51 p.m. OK Q# TESTS 30 296 2969600 2100
40043092 Timeroot D2 July 6, 2018, 7:58 p.m. OK Q# TESTS 30 296 2969600 2100
40037562 nhho D2 July 6, 2018, 5:03 p.m. OK Q# TESTS 30 296 2969600 2100
40035806 panda42 D2 July 6, 2018, 4:25 p.m. OK Q# TESTS 30 296 2969600 2100
40106946 hkurokawa D2 July 9, 2018, 9:06 a.m. OK Q# TESTS 30 311 2969600 2100
40088714 xag D2 July 8, 2018, 3:11 p.m. OK Q# TESTS 30 311 2969600 2100
40080038 VArtem D2 July 8, 2018, 8:49 a.m. OK Q# TESTS 30 311 2969600 2100
40074112 Kurpilyansky D2 July 8, 2018, 2:51 a.m. OK Q# TESTS 30 311 2969600 2100

remove filters

Back to search problems