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
( 309 ) B4 Distinguish four 2-qubit states - 2 PROGRAMMING 2200

B'You are given 2 qubits which are guaranteed to be in one of the four orthogonal states: Your task is to perform necessary operations and measurements to figure out which state it was and to return the index of that state (0 for , 1 for etc.). The state of the qubits after the operations does not matter. You have to implement an operation which takes an array of 2 qubits as an input and returns an integer. 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
40044679 fagu B4 July 6, 2018, 9:14 p.m. OK Q# TESTS 1 217 0 2200
40040274 nhho B4 July 6, 2018, 6:10 p.m. OK Q# TESTS 1 218 0 2200
40116073 padraic_padraic B4 July 9, 2018, 2:44 p.m. OK Q# TESTS 1 233 0 2200
40110896 hkurokawa B4 July 9, 2018, 11:41 a.m. OK Q# TESTS 1 233 0 2200
40092772 mxu B4 July 8, 2018, 6:29 p.m. OK Q# TESTS 1 233 0 2200
40089582 EoinDavey B4 July 8, 2018, 3:53 p.m. OK Q# TESTS 1 233 0 2200
40042708 Timeroot B4 July 6, 2018, 7:38 p.m. OK Q# TESTS 1 233 0 2200
40039875 ruippeixotog B4 July 6, 2018, 5:58 p.m. OK Q# TESTS 1 233 0 2200
40037487 ollpu B4 July 6, 2018, 5:01 p.m. OK Q# TESTS 1 233 0 2200
40051176 thor123 B4 July 7, 2018, 4:49 a.m. OK Q# TESTS 1 234 0 2200

remove filters

Back to search problems