Recent public codes are listed below. You can filter them by the following programming languages:
- view
- All
- Ada
- Assembler
- Assembler
- AWK (gawk)
- AWK (mawk)
- Bash
- bc
- Brainf**k
- C
- C#
- C++
- C++0x
- C99 strict
- CLIPS
- Clojure
- COBOL
- COBOL 85
- Common Lisp (clisp)
- D (dmd)
- Erlang
- F#
- Factor
- Falcon
- Forth
- Fortran
- Go
- Groovy
- Haskell
- Icon
- Intercal
- Java
- Java7
- JavaScript (rhino)
- JavaScript (spidermonkey)
- Lua
- Nemerle
- Nice
- Nimrod
- Objective-C
- Ocaml
- Oz
- Pascal (fpc)
- Pascal (gpc)
- Perl
- Perl 6
- PHP
- Pike
- Prolog (gnu)
- Prolog (swi)
- Python
- Python 3
- R
- Ruby
- Scala
- Scheme (guile)
- Smalltalk
- SQL
- Tcl
- Text
- Unlambda
- VB.NET
- Whitespace
-
1 2 3 4 5 6
print("Hello, World!\n"); var n = process.stdin.readline(); for (var i=0; i<=n; i++) { var r = Math.exp(Math.log(2)*i); process.stdout.write(Math.round(r)+' '); }
-
1 2 3 4 5 6
print("Hello, World!\n"); var n = readline(); for (var i=0; i<=n; i++) { var r = Math.exp(Math.log(2)*i); process.stdout.write(Math.round(r)+' '); }
-
1 2 3 4 5 6
print("Hello, World!\n"); var n = Number(readline()); for (var i=0; i<=n; i++) { var r = Math.exp(Math.log(2)*i); process.stdout.write(Math.round(r)+' '); }
-
1 2 3 4 5 6 7 8 9
importPackage(java.io); importPackage(java.lang); var reader = new BufferedReader( new InputStreamReader(System['in']) ); while (true){ var line = reader.readLine(); if (line==null || line=="42") { break;
...
-
1 2 3 4 5 6 7 8 9
<head> <script type="text/javascript"> function prompter() { var reply = prompt("Enter dollar", "") alert ( "this is " + reply*84 + " taka") } </script>
...
-
18 days 23 hours ago view (lines: 43, size: 932, inputs: 1) JavaScript (rhino) Runtime error perriercamille
1 2 3 4 5 6 7 8 9
<html> <head> <title>Converter</title> <script language="JavaScript"> function showCode() { var inValue = document.getElementById('input').value; var charValue = "javascript:String.fromCharCode(";
...
-
1
#inc
-
1
#@~^pwEAAA==W!x^DkKxP^WTrxvPWWM:~b@& @&i&z,?+D~OtP!/nDUCs+~l [PalddSWD[~7l.km8^+d@&d7lD,EknD lh+,'~WKD:c;/DR7CsE@&i\CD~2m/dhK.N,'~WKD: 2m/dR7C^En@&@&izz,Z4nm0P;/DUCs+PmUN,wlkdAWMNcP@&drW,`~`,;/DUCs+Pxx,?ODbUTRWMWsZtmD;GN`~FZvSq8F~8TcBFFZSqFZ~8 qPb~*P'[,cPalddSWD[~{'~?D.bxLc0MW:;tm.ZKNn`,FT{BF!8S,R~,FS1%,#,#~#@&7P@&7dknY:khnKEYc~rVGmmObWUcDwVmmcPEJQwm/dAKDN3ERatwE~bir~,!~#I@&i8@&ds/@&7`@&ddCsDO`,EIW;,lM+PSDKUocJ~#p@&7N@&8A3wAAA==^#~@�
-
1 2 3 4 5 6 7 8 9
function checkPass() { var p1 = "bewareoftheenigmagroupunderground"; var p2 = "betterofftohacktherealownersboxes"; var p3 = "wassaidbyadudepseudodpsychomarine"; var confirmPass = document.login.password.value; var chk0 = 0;
...
-
1 2 3 4 5 6 7 8
<script language=JavaScript> function checkPass() { var p1 = "bewareoftheenigmagroupunderground"; var p2 = "betterofftohacktherealownersboxes"; var p3 = "wassaidbyadudepseudodpsychomarine"; var confirmPass = document.login.password.value;
...
-
1 2 3 4 5 6 7 8
<script language=JavaScript> function checkPass() { var p1 = "bewareoftheenigmagroupunderground"; var p2 = "betterofftohacktherealownersboxes"; var p3 = "wassaidbyadudepseudodpsychomarine"; var confirmPass = document.login.password.value;
...
-
1 2 3 4 5 6 7 8 9
function checkPass() { var p1 = "bewareoftheenigmagroupunderground"; var p2 = "betterofftohacktherealownersboxes"; var p3 = "wassaidbyadudepseudodpsychomarine"; var confirmPass = document.login.password.value; var chk0 = 0;
...
-
1 2 3 4 5 6 7
class Hello { public static void main ( String[] args ) { System.out.println("Hello World!"); } }
-
1
-
1
javascript.document.write('s');
-
1
document.write('password');
-
1 2 3 4 5 6 7 8 9
var base= new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z","a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z"); var data=new Array(3); var i; base.reverse(); data[0]=base[42]; data[1]=base[11]; data[2]=base[17]; data[3]=base[12]; data[4]=base[7];
...
-
1 2 3 4 5 6 7 8 9
var base= new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z","a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z"); var data=new Array(3); var i; base.reverse(); data[0]=base[42]; data[1]=base[11]; data[2]=base[17]; data[3]=base[12]; data[4]=base[7];
...
-
1 2 3 4 5 6 7 8 9
importPackage(java.io); importPackage(java.lang); var reader = new BufferedReader( new InputStreamReader(System['in']) ); while (true){ var line = reader.readLine(); if (line==null || line=="42") { break;
...
-
1 2 3 4 5 6 7
var hello = function () { // Print hello on the console. console.log("i am saying hello"); }; for (var i = 0; i < 2; i++){ hello();}
-
1 2 3 4 5
public int calculate(int seed){ int x = (seed)^1 << 8; x+= 1234; return x; }
-
1 2 3 4 5
public int calculate(int seed){ int x = (seed)^1 << 8; x+= 1234; return x; }
-
1 2 3 4 5
public int calculate(int seed){ int x = (seed)^1 << 8; x+= 1234; return x; }
-
1 2 3 4 5 6 7 8 9
importPackage(java.io); importPackage(java.lang); var reader = new BufferedReader( new InputStreamReader(System['in']) ); while (true){ var line = reader.readLine(); if (line==null || line=="42") { break;
...
-
1 2 3 4
function calcularGmfTopUp() { var numero = Math.round(2.41); return numero; }
-
1 2 3 4
function calcularGmfTopUp() { var numero = Math.round(2.42); return numero; }
-
1
alert("asdasd");
-
1
document.write(Math.round(4.7));
-
1 2 3 4 5 6 7 8 9
function trim2Decimale(numero) { alert (numero); total=numero; var nroStr = numero.toString (); var arr = nroStr.split("."); if (arr.length > 1){ var decimales = arr[1].substring(0,2); var total= arr[0]+"."+decimales;
...
-
1 2 3 4 5 6 7 8 9
function trim2Decimale(numero) { alert (numero); total=numero; var nroStr = numero.toString (); var arr = nroStr.split("."); if (arr.length > 1){ var decimales = arr[1].substring(0,2); var total= arr[0]+"."+decimales;
...


