number-cruncher
Version:
Calculate total time based on lines of input with numbers on the end.
14 lines (13 loc) • 835 B
HTML
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>Number Cruncher</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="darkreader-lock">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>body{background-color:#000;text-align:center}</style><link rel="stylesheet" href="styles.b684de0bde946ec3.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.b684de0bde946ec3.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.7c38acdf5013b972.js" type="module"></script><script src="polyfills.b13f009b280fe0ac.js" type="module"></script><script src="main.239cd9d848ceb9f0.js" type="module"></script></body>
</html>