#include #include "emp-tool/emp-tool.h" #include "emp-ot/emp-ot.h" #include using namespace std; using namespace emp; int main(int argc, char** argv) { PRG prg; int k, n; if (argc >= 3) { k = atoi(argv[1]); n = atoi(argv[2]); } else { k = 11; n = 20; } if(n > 30 or k > 30) { cout <<"Large test size! comment me if you want to run this size\n"; exit(1); } block seed; block * kk = new block[1< lpn(ALICE, 1<size()); lpn.bench(nn, kk); kk[0] = nn[0]; } cout << n<<"\t"<