I dont remember if I have post blk-iocost review or not. possible one line change: "cost += pages * coef_page;" could become "if (pages >= T) cost += blahblah;". T value can be configured or use 16? then other values can be tuned too.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
I dont remember if I have post blk-iocost review or not. possible one line change: "cost += pages * coef_page;" could become "if (pages >= T) cost += blahblah;". T value can be configured or use 16? then other values can be tuned too.