You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only semicolon(;) in the whole file is a single use statement that I couldn't find a way to get rid of.
Aside from that, the entire logic is made using one-liners.
Run:
cargo run --release
About
Implementation of the Monte Carlo method using Rust without semicolons for no real reason.