now, cross fingers and test

This commit is contained in:
Quentin Carbonneaux 2015-11-10 17:12:51 -05:00
parent 8f91dfb44a
commit 351d0b4b61
2 changed files with 133 additions and 1 deletions

View file

@ -258,6 +258,7 @@ struct Tmp {
ulong m;
} hint;
int phi;
int visit;
};
struct Con {