This commit is contained in:
Doug Hoyte
2023-03-08 16:42:09 -05:00
parent 4ab168861c
commit d1a8383e64
3 changed files with 65 additions and 9 deletions

View File

@ -55,7 +55,7 @@ int main() {
x1.finalise();
x2.finalise();
std::string q = x1.initialQuery();
std::string q = x1.initial();
uint64_t round = 0;