We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compile with gcc -o monte_carlo monte_carlo.s -lm
gcc -o monte_carlo monte_carlo.s -lm
add -no-pie if needed
-no-pie
monte carlo integration in x86_64 assembly (@xtt28 get better lil bro)
There was an error while loading. Please reload this page.