diff --git a/ypsu.cpp b/ypsu.cpp index abdc0bb..b643881 100644 --- a/ypsu.cpp +++ b/ypsu.cpp @@ -510,7 +510,9 @@ void measure_single(int n) { int main(void) { //int n = 100000000; //int n = 10000000; - int n = 10000; + //int n = 1000000; + int n = 100000; + //int n = 10000; //int n = 100; //int n = 10;