Created
December 18, 2021 09:21
-
-
Save modster/ddee26a705b61b60c79cb041e4c67336 to your computer and use it in GitHub Desktop.
Project Euler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="observablehq-a51265f7"></div> | |
<p>Credit: <a href="https://observablehq.com/@tmcw/project-euler-https-projecteuler-net">Project Euler by Tom MacWright</a></p> | |
<script type="module"> | |
import {Runtime, Inspector} from "https://cdn.jsdelivr.net/npm/@observablehq/runtime@4/dist/runtime.js"; | |
import define from "https://api.observablehq.com/@tmcw/project-euler-https-projecteuler-net.js?v=3"; | |
new Runtime().module(define, Inspector.into("#observablehq-a51265f7")); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment