qiskit-community / ibm-quantum-challenge-2024

For IBM Quantum Challenge 2024 (5-14 June 2024)
https://challenges.quantum.ibm.com/2024
Apache License 2.0
171 stars 238 forks source link

Lab4 exercise 3 issue #39

Open jlyw1017 opened 5 months ago

jlyw1017 commented 5 months ago

Hey, As far as I understand, exercise 3 is about finding the best result generated by the given code. My optimization converged, and the first two exercises passed, but all of the results could not pass the grading.

download download

best_result_index = 0 1 2 3 4 no matter what here grade_lab4_ex3(res_list[best_result_index])

Submitting your answer. Please wait... Oops 😕! Performance: 49.93% < 90% Please review your answer and try again.

Can anyone help with this issue? Thx!

jgonzal3 commented 5 months ago

I also have issues with the grader, but I think they will not be addressed. I tried the other route, but it was impossible. I like the challenge but am completely disappointed with the grader system. My only hope is that the answers will be provided in the end.