100k test case

This commit is contained in:
Richard Thier 2023-07-01 05:01:00 +02:00
parent c05e484ea0
commit f7c025c0dd

View File

@ -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;