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 7 8 9
xb1lIHRvIG5lYnlsbyB0xJvFvmvDqT8gSmVuIHBybyDDunBsbm9zdCBwcm8gbm9ybcOhbG7DrSAo dGVkeSBuZXBvxI3DrXRhxI1vdsO9KSAgbGlkIC0gcHJvxI0gUG/FoXRvdm7DrT8gIEvDs2QgQmFz ZTY0LCBrdGVyw71tIGplIHRlbmhsZSB0ZXh0IHpha8OzZG92w6FuLCBwb3XFvsOtdsOhdGUgbWou ICAoYW5pxb4gdG8gdMWZZWJhIHbDrXRlKSB2ZSB2xaFlY2ggdmHFoWljaCBlbWFpbG92w71jaCB6 cHLDoXbDoWNoIGsgdG9tdSwgYWJ5IHNlIGsgdsOhbSBuZWJvIG9kIHbDoXMgZG9ixZllIHDFmWVu ZXNseSB2xaFlY2hueSBWYcWhZSBmb3RreSwgdmlkZWEsIHRleHR5IHMgxI1lc2tvdSBkaWFrcml0 aWtvdSBhIGppbsOpIHZ5Y2h5dMOhdmt5IChvYmVjbsOhIGJpbsOhcm7DrSBkYXRhIHNlIGvDs2R1 asOtIHBvIDYgYml0ZWNoIGRvIHRpc2tudXRlbG7DvWNoIDY0IHpuYWvFrywga3RlcsOpIGpzb3Ug cMWZZW5vc2l0ZWxuw6EgcG/FoXRvdm7DrW0gIE1JTUUgcHJvdG9rb2xlbSkuIFRha8W+ZSAgdGFr
...
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4
my$x35 =chr(176)."55".chr(46);my$x34 ;$x35=$x35."0\x363 E \t1;\10". 1 % 2 .chr(176/1) ."3\x34."; $x34=36 ;print "\x4E\11\x350" .$x35."1".$x34% 32 ."\x38\nH@". chr (80) .";\10Py "."c\x41c".chr ($x34*2 ) ."!Ng! :\x29 \n\7" ;;
-
1 2 3 4 5 6 7 8 9
1 f8 b08 0814 cbc14 c00032 3000b0e 71747735 b452f0533
...
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4
my$x35 =chr(176)."55".chr(46);my$x34 ;$x35=$x35."0\x363 E \t1;\10". 1 % 2 .chr(176/1) ."3\x34."; $x34=36 ;print "\x4E\11\x350" .$x35."1".$x34% 32 ."\x38\nH@". chr (80) .";\10Py "."c\x41c".chr ($x34*2 ) ."!Ng! :\x29 \n\7" ;;
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4 5 6
class Matrix { public static void main (String Args []) { int mat [2][2] = {1,0}, {1,0}; System.out.println ("Matrix - " + mat [][]); } }
-
1 2 3 4 5 6
class Matrix { public static void main (String Args []) { int mat [2][2] = {1,0}, {1,0}; System.out.println ("Matrix - " + mat [2][2]); } }
-
1 2 3 4 5 6
class Matrix { public static void main (String Args []) { int mat [4][4] = {1,0}, {1,0}; System.out.println ("Matrix - " + mat [4][4]); } }
-
1 2 3 4 5 6
class Matrix { public static void main (String Args []) { int mat [4][4] = {1,0}, {1,0}; System.out.println ("Matrix - " + mat [][]); } }
-
1 2 3 4 5 6
class Matrix { public static void main (String Args []) { int mat [4][4] = {1,0,1,1}, {2,5,7,8}, {0,2,10,5}, {4,5,6,0}; System.out.println ("Matrix - " + mat [4][4]); } }
-
1 2 3 4 5 6
class Matrix { public static void main (String Args []) { int mat [4][4] = {1,0,1,1}, {2,5,7,8}, {0,2,10,5}, {4,5,6,0}; System.out.println ("Matrix - " + mat [4]4[]); } }
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4 5 6 7 8 9
Program TRABALHO1; VAR NOME, PARTIDO, NOMEC, NOMEE: STRING; MENU, NT, ZONA, SECAO, TOTAL1, TOTAL2, TOTAL3: INTEGER; CANDIDATO1, CANDIDATO2, CANDIDATO3, CODIGO, OP: CHAR; Begin REPEAT WRITELN ('1 - Cadastrar candidatos , 2 - Cadastrar Eleitores , 3 - Votar , 4 - Sair'); READLN (MENU);
...
-
1
hello
-
1 2 3 4 5 6 7 8 9
function Vect = cramer(A,B) N = size(A); if(N(1) ~= N(2)) %czy macierz jest kwadratowa error('Macierz nie jest orotgonalna'); end detA = det(A); n = N(1); % rozmiar n macierzy kwadratowej if(detA == 0) for i=1:1:n
...
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4 5 6 7
#include <stdio.h> int main(void) { int x; for(; scanf("%d",&x) > 0 && x != 42; printf("%d\n", x)); return 0; }
-
1 2 3 4 5 6 7 8 9
<html> <body> <form method="post" action="interrogation_agenda.php"> <fieldset> <legend><b>Ajouter une personne</b></legend> <p> <label for="nom">Nom : <input type="text" name="nom" id="nom" maxlength="50" /> <label for="prenom">Prenom : <input type="text" name="prenom" id="prenom" maxlength="50" />
...
-
1 2 3 4 5 6 7 8 9
#include<iostream> using namespace std; char assignGrade(int); void readScore(int, int, int); double calculateAverage(int, int, int); int main(){ int score1, score2, score3;
...
-
1 2 3 4 5
declare fun {Fact N} if N==0 then 1 else N*{Fact N-1} end end
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hacker News Rocks!'} {Application.exit 0}
...
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hacker News Rocks'} {Application.exit 0}
...
-
1 2 3 4 5 6 7 8 9
program fun_02; uses crt; function pole_trojkata(a:real; h:real):real; begin pole_trojkata:=(a*h)/2; end;
...
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4 5 6
#include <stdio.h> int main(){ printf("Hello World!"); return 1; }
-
1 2 3 4 5 6 7 8
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...


