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
( 404 ) D1 Oracle for f(x) = b * x mod 2 PROGRAMMING 2100

B'Implement a quantum oracle on N qubits which implements the following function: , where (a vector of N integers, each of which can be 0 or 1). 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
40099921 gautrang D1 July 9, 2018, 3:56 a.m. OK Q# TESTS 34 296 2969600 2100
40097604 kazuki_matsuda D1 July 9, 2018, 1:28 a.m. OK Q# TESTS 34 296 2969600 2100
40058836 please_delete_account D1 July 7, 2018, 11:03 a.m. OK Q# TESTS 34 296 2969600 2100
40046755 jonathanpaulson D1 July 6, 2018, 11:46 p.m. OK Q# TESTS 34 296 2969600 2100
40041910 davidv1992 D1 July 6, 2018, 7:07 p.m. OK Q# TESTS 34 296 2969600 2100
40041662 AnimeshSinha1309 D1 July 6, 2018, 6:57 p.m. OK Q# TESTS 34 296 2969600 2100
40036087 mhss D1 July 6, 2018, 4:31 p.m. OK Q# TESTS 34 296 2969600 2100
40036071 panacekcz D1 July 6, 2018, 4:30 p.m. OK Q# TESTS 34 296 2969600 2100
40035882 Wielomian D1 July 6, 2018, 4:26 p.m. OK Q# TESTS 34 296 2969600 2100
40085534 artha72 D1 July 8, 2018, 12:49 p.m. OK Q# TESTS 34 296 3072000 2100

remove filters

Back to search problems