|
|
|
|
|
by winwang
436 days ago
|
|
how would you do it if your logs were printed on paper with a printer, each line printed with stochastic timing (due to a bug), with an ink containing a chemical tracer with halflife `h` (after being put to paper), but the ink is randomly sampled from several (`m`) inks of different halflives `h1`, h2`,... `hn`?
assume `p` different printers scattered across the 10 most populous US cities.
you may use standard unix utilities. |
|