We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1744add commit a8fb8afCopy full SHA for a8fb8af
jive/ji.html
@@ -25,6 +25,7 @@
25
</script>
26
<style>*{background-color:#202027 ; color:white}</style>
27
<img src="/jive/jive.png" alt="jive" width="100"><br><br>
28
+<tt id="b">0 bytes</tt><br>
29
<textarea id="c" placeholder="code" oninput="l()" rows="8" cols="25"></textarea><textarea id="i" placeholder="input" rows="8" cols="25"></textarea>
30
<br><button onclick="jive()">submit</button><br><br>
31
<tt id="o"></tt>
0 commit comments