|
|
|
|
|
by thu2111
2225 days ago
|
|
Seriously? Doing a Monte Carlo simulation means you adjust the seeds to get different runs. It doesn't mean your program can read uninitialised memory or reuse variables that weren't reset to zero and still be correct. Where are people getting this idea that you can just average away the results of out-of-bounds reads and race conditions? |
|