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
- 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
let 3^"5";;
-
1
"3" ^ "5"
-
1
3 ^ "5"
-
1 2 3 4 5 6 7 8
(define (margreteborg row col) (cond ((< row col) #f) ((or (= 0 col) (= row col)) 1) (else (+ (margreteborg (- row 1) col) (margreteborg (- row 1) (- col 1)))))) N (margreteborg 2 2)+(margreteborg 3 2)+(margreteborg 11 2) (margreteborg 6 3)+(margreteborg 3 2) .(margreteborg 12 5)- (margreteborg 5 3)
...
-
1 2 3
let f x = x * x f 10
-
1 2 3
let a = [4;3] in let b = [1;2] in Std.dump(List.rev_append a b);;
-
1 2 3 4 5
open Std; let a = [4;3] in let b = [1;2] in Std.dump(List.rev_append a b;);
-
1 2 3 4 5
open Std let a = [4;3] in let b = [1;2] in Std.dump(List.rev_append a b;);
-
1 2 3
let a = [4;3] in let b = [1;2] in Std.dump(List.rev_append a b;);
-
1 2 3
let a = [4;3] in let b = [1;2] in print_endline(List.rev_append a b;);
-
1 2 3
let a = [4;3] in let b = [1;2] in List.rev_append a b;;
-
1 2 3
let a = [4::3] in let b = [1::2] in List.rev_append a b;;
-
1 2 3
let a = [4::3] in let b = [1::2] in List.rev_append a b
-
1 2 3 4 5 6 7 8 9
open Array;; open String;; open Printf;; let n1 = read_int();; let seq1 = read_line();; let n2 = read_int();; let seq2 = read_line();; let matriz = Array.make_matrix (n1+2) (n2+2) 0;;
...
-
1 2 3 4 5 6 7 8 9
open Array;; open String;; open Printf;; let n1 = read_int();; let seq1 = read_line();; let n2 = read_int();; let seq2 = read_line();; let matriz = Array.make_matrix (n1+2) (n2+2) 0;;
...
-
1
0><|=02|), )-(4|_||°7574|)7 |)32 3|\|61!5()-(3|\| 624|=5()-(4|=7 0><|=02|)5)-(!23 I33)-(32I33267 3!|\|!63 31!73|_||\|!\/325!7°A°73|\|. |_||\||) |)|_| 63)-(°O°257 4|_|()-( z|_| 3!|\|32 31!73 - |)3|\||\| |)|_| |<4|\||\|57 |)!353|\| 73><7 1353|\| |)32 !|\| 13375|°34|< 635()-(2!3I33|\| !57. \/\/45 ? |)|_| )-(457 \/02)-(32 |\|0()-( |\|!3 \/\/45 |)4\/0|\| 63)-(°O°27 ? 72°O°573 |)!()-( 35 63)-(7 \/!313|\| 50. 3|\|7\/\/3|)32 I3!57 |)|_| °U°I332 |)3|\| )-(!|\|7 )-(!32 )-(32 63|<0/\/\/\/\3|\| 0|)32 |)|_| \/\/4257 5()-(0|\| !/\/\/\/\32 3!|\| \/\/!553|\||)32. 3!|\|3213!, _|37z7 63)-(7 35 4I3 !|\| |)!3 |\|47|_|2. |)3|\| (4()-(3 5|_|()-(3|\|. |_||\||) |)3|\| |=!|\||)357 |)|_| )-(!32: |\|02|) \/!32 4()-(7 624|) |\||_|11 4()-(7 |°|_||\||<7 \/!32 5!3I33|\| |=°U°|\||= 057 |\||_|11 3!|\|5 53()-(5 624|) 3!|\|5 |=°U°|\||= |°|_||\||<7 |\||_|11 |\|3|_||\| |=°U°|\||= \/!31 5|°4ß |_||\||) 32|=016.
-
1 2 3 4 5
open Printf let x = 5 let y = 10 Prinf.prinfn "%d" (12 + 11)
-
1 2 3 4 5
open Printf let x = 5 let y = 10 Prinf.prinfn "%d" (x + y)
-
1 2 3
let x = 5 let y = 10 prinfn "%d" (x + y)
-
1
-
1 2
0x1f 0x8b 0x08 0x08 0xb0 0x87 0x70 0x4b 0x00 0x03 0x64 0x75 0x20 0x62 0x69 0x73 0x74 0x20 0x6e 0x61 0x68 0x20 0x64 0x72 0x61 0x6e 0x00 0x15 0xcc 0xbb 0x0d 0xc2 0x30 0x14 0x46 0xe1 0x55 0xfe 0x09 0xae 0x62 0x30 0x0a 0x69 0x11 0x88 0x54 0x14 0x6c 0x60 0xec 0x8b 0x6d 0x61 0x19 0xc9 0x0f 0x59 0x62 0xaa 0x0c 0x95 0x19 0xa8 0x52 0x60 0x9a 0xd3 0x9d 0x6f 0xe6 0xf4 0x09 0x5e 0x3b 0x8e 0xb8 0x86 0x4d 0xbf 0x5a 0x8d 0x59 0x3b 0xc2 0xb9 0xc2 0xa9 0x5c 0x60 0x54 0xc6 0x7d 0x2d 0x99 0x03 0x2c 0x87 0x6f 0x2e 0x84 0x13 0x5b 0xff 0x80 0xe9 0x13 0xa2 0xea 0xb9 0x41 0x4e 0x0b 0x76 0x23 0xed 0xc5 0x01 0x17 0x0c 0x42 0x2c 0x18 0x24 0xc9 0xe9 0xd8 0x99 0x77 0x2a 0x68 0x3e 0xfd 0xa5 0x8a 0xe7 0x16 0x8d 0xb7 0x68 0x9c 0x0c 0x47 0xfa 0x01 0x54 0x77 0xeb 0x0a 0x7b 0x00 0x00 0x00
-
1 2 3 4 5 6 7 8 9
import java.* class outer{ public static int c=0; class inner{ public static void main(String[] args){ System.out.println("hi "+c);
...
-
1 2 3 4 5 6 7 8 9
import java.* class outer{ static int c=0; class inner{ public static void main(String[] args){ System.out.println("hi "+c);
...
-
1 2 3 4 5 6 7 8 9
class outer{ static int c=0; class inner{ public static void main(String[] args){ System.out.println("hi "+c); } }
-
1 2 3 4 5 6
while true do let n = read_int () in if n = 42 then exit 0; print_int n; print_newline () done;;
-
1 2 3 4 5 6 7 8
let emit_digit () = let n = Random.int 10 in let c = Char.chr ((Char.code '0') + n) in Format.printf "%c" c let emit_digit_sequence max = let n = Random.int max in for i = 0 to n do emit_digit () done
...
-
1 2 3 4 5 6 7 8 9
program ask(input,output); var i,n : integer; c : boolean; a : array[1..50000] of integer; b : array[1..50000] of integer; begin write('Δωσε το μεγεθος των πινακων'); readln(n); write('Δωσε τα στοιχεια του πρωτου πινακα')
...
-
1 2 3 4 5 6
while true do let n = read_int () in if n = 42 then exit 0; print_int n; print_newline () done;;
-
1 2 3 4 5 6 7 8
let emit_digit () = let n = Random.int 10 in let c = Char.chr ((Char.code '0') + n) in Format.printf "%c" c let emit_digit_sequence max = let n = Random.int max in for i = 0 to n do emit_digit () done
...
-
1 2 3 4 5 6 7 8
let emit_digit () = let n = Random.int 10 in let c = Char.chr ((Char.code '0') + n) in Format.printf "%c" c let emit_digit_sequence max = let n = Random.int max in for i = 0 to n do emit_digit () done
...


