Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 131 Bytes

notes.md

File metadata and controls

5 lines (5 loc) · 131 Bytes

// basic info result += "["; result += std::to_string(get_num_qubits()); result += ","; result += std::to_string(get_num_gates());