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
<?php $hi = fopen('php://stdin', "r"); $ho = fopen('php://stdout', "w"); while (true) { fscanf($hi, "%d", $n); if ($n == 42)
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
class StringDemo768 { public static void main (string[] args ) { String str; String second int len; str = new string ("Elementary my dear Watson!")
...
-
1
echo "Hello, World!\n"
-
1 2 3 4 5 6 7 8 9
functor import Application System define {System.showInfo 'Hello World!'} {Application.exit 0}
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
program test; var x:byte; begin readln(x); while x<>42 do begin writeln(x);
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7
a = "\355\257\203" b = "\355\277\277" a.decode('utf-8') b.decode('utf-8')
-
1 2 3 4 5 6 7
a = "\355\257\203" b = "\355\277\277" a.decode('utf-8') b.decode('utf-8')
-
1 2 3 4 5 6 7
a = "\355\257\203" b = "\355\277\277" decode('utf-8') b.decode('utf-8')
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
program azman; var i : integer; a : string; begin readln(a); for i:= lenght(a) downto 1 do write(a(i)); writeln(); end.
-
1 2 3 4 5 6 7 8 9
program azman; var i : integer; a : string; begin readln (a); for i:= lenght(a) downto 1 do write(a(i)); writeln(); end.
-
1 2 3 4 5 6 7 8 9
Program azman; var i : integer; a : string; begin readln (a); for i:= lenght(a) downto 1 do write(a(i)); writeln(); end.
-
1
coq uco lod aco loz afo dad aco loz avu lel olo loq uba vuz a
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
class ObjectArray{ public static void main(String[] args){ int[] array = {0,1,2,1,5}; Object obj = array; System.out.println(obj); System.out.println("");
...
-
1 2 3 4 5 6 7 8 9
class ObjectArray{ public static void main(String[] args){ int[] array = {0,1,2,1,5}; Object obj = array; System.out.println(obj); System.out.println("");
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...
-
1
print 'Shhh'
-
1 2 3 4 5 6 7 8 9
proc GetBottleNumber(n: int): string = var bs: string if n == 0: bs = "No more bottles" elif n == 1: bs = "1 bottle" else: bs = $n & " bottles" return bs & " of beer"
...


