fine-tuning on linux laptop (just parameters)
This commit is contained in:
parent
a4d50c3309
commit
1658e5abbe
2
ypsu.cpp
2
ypsu.cpp
@ -350,7 +350,7 @@
|
|||||||
|
|
||||||
int main(void) {
|
int main(void) {
|
||||||
//int n = 100000000;
|
//int n = 100000000;
|
||||||
int n = 10000000;
|
int n = 40000000;
|
||||||
for (auto inputtype : inputtypes) {
|
for (auto inputtype : inputtypes) {
|
||||||
printf("%10s", inputtype.c_str());
|
printf("%10s", inputtype.c_str());
|
||||||
fflush(stdout);
|
fflush(stdout);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user