|
|
@ -339,7 +339,7 @@ int32_t LP_address_minmax(int32_t iambob,uint64_t *medianp,uint64_t *minp,uint64 |
|
|
|
} |
|
|
|
} |
|
|
|
} else printf("sort error? max %.8f != %.8f\n",dstr(max),dstr(buf[0])); |
|
|
|
printf("vs. max %.8f %s maxp %.8f median %.8f\n",dstr(max),coin->symbol,*maxp,*medianp); |
|
|
|
printf("vs. max %.8f %s maxp %.8f median %.8f\n",dstr(max),coin->symbol,dstr(*maxp),dstr(*medianp)); |
|
|
|
} |
|
|
|
else |
|
|
|
{ |
|
|
|