mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-17 08:48:51 +00:00
wip
This commit is contained in:
@ -55,7 +55,7 @@ int main() {
|
||||
x1.finalise();
|
||||
x2.finalise();
|
||||
|
||||
std::string q = x1.initialQuery();
|
||||
std::string q = x1.initial();
|
||||
|
||||
uint64_t round = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user