Cyclotomic polynomial: Difference between revisions

Content added Content deleted
(Added Wren)
Line 20: Line 20:
#include <vector>
#include <vector>


const int MAX_ALL_FACTORS = 100'000;
const int MAX_ALL_FACTORS = 100000;
const int algorithm = 2;
const int algorithm = 2;
int divisions = 0;
int divisions = 0;