Microsoft Q# Coding Contest - Summer 2018 - Warmup

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
1001 Microsoft Q# Coding Contest - Summer 2018 - Warmup FINISHED False 259200 201535199 June 29, 2018, 4 p.m.

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 711 ) B Generate Bell state PROGRAMMING *special 2000

B'You are given two qubits in state and an integer index. Your task is to create one of the Bell states on them according to the index: You have to implement an operation which takes an array of 2 qubits and an integer as an input and has no output. The "output" of your solution is the state in which it left the input qubits. Your code should have the following signature: '...

Tutorials

Full editorial

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
39794745 nong B June 30, 2018, 10:36 a.m. OK Q# TESTS 4 217 0 2000
39810904 lzjurin B July 1, 2018, 2:34 a.m. OK Q# TESTS 4 218 0 2000
39799268 HO-RI1991 B June 30, 2018, 1:31 p.m. OK Q# TESTS 4 218 0 2000
39798447 udalov B June 30, 2018, 1 p.m. OK Q# TESTS 4 218 0 2000
39786621 songer B June 30, 2018, 3:09 a.m. OK Q# TESTS 4 218 0 2000
39785390 Erfan.aa B June 30, 2018, 1:45 a.m. OK Q# TESTS 4 218 0 2000
39775510 snuffkin B June 29, 2018, 5:06 p.m. OK Q# TESTS 4 218 0 2000
39871501 Jae_Hyeon_Yoo B July 2, 2018, 2:44 p.m. OK Q# TESTS 4 233 0 2000
39869654 padraic_padraic B July 2, 2018, 1:29 p.m. OK Q# TESTS 4 233 0 2000
39869486 Xellos B July 2, 2018, 1:23 p.m. OK Q# TESTS 4 233 0 2000

remove filters

Back to search problems