You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Describe the bug
The function executes as if it were (increment+target) -modulus, not the (increment+target) %modulus in the description document
Testcase
Expected behavior
Execute the command dotnet run -s QuantumSimulator to expect output 2 but the actual output is 17
**
System information
**
Operating system: Win 11
dotnet version 7.0.306
The text was updated successfully, but these errors were encountered: