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 2 3 4 5 6 7 8 9
_ _ _ _ _ _ _ _ _-(_)- _-(_)- _-(_)- _-(_)- _-(_)- _-(_)- _-(_)- _-(_)- `(___) `(___) `(___) `(___) `(___) `(___) `(___) `(___) // \\ // \\ // \\ // \\ // \\ // \\ // \\ // \\ _ _ _ _ _ _ _ _ _-(_)- _-(_)- _-(_)- _-(")- _-(_)- _-(_)- _-(_)- _-(_)- `(___) `(___) `(___) `%%%%% `(___) `(___) `(___) `(___) // \\ // \\ // \\ // \\ // \\ // \\ // \\ // \\ _ _ _ _ _ _ _ _
...
-
1 2 3 4
procedure main () while (l := read()) ~= 42 do write(l); end
-
1
-
1 2 3 4
procedure main () while (l := read()) ~= 42 do write(l); end
-
1
to sphere :rcs perspective ht ;making the room ready to userepeat 180 [polystart circle :r polyend down 1]polyviewend
-
1
-
1 2 3 4
procedure main () while (l := read()) ~= 42 do write(l); end
-
1 2 3 4
procedure main () while (l := read()) ~= 42 do write(l); end
-
1 2 3 4 5 6 7 8
a = 32; b = -1; b = a – b * 4; if (a>b) c = 6 * b – 4 * a; else c=a – b; print(c);
-
1 2 3 4 5 6
<v,"Z"A#m#<k>"a", v"i,>"ewt", ,,v " ",>v>#k# ^>"a", #o#H n^,"l"<Ci) F@,,," :<"<
-
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
procedure main () while (l := read()) ~= 42 do write(l); end
-
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
{ public static void main (String[] args) throws java.lang.Exception { java.io.BufferedReader r = new java.io.BufferedReader (new java.io.InputStreamReader (System.in)); String s; while (!(s=r.readLine()).startsWith("42")) System.out.println(s); } }
-
1 2 3 4 5 6 7 8 9
class Main { public static void main (String[] args) throws java.lang.Exception { java.io.BufferedReader r = new java.io.BufferedReader (new java.io.InputStreamReader (System.in)); String s; while (!(s=r.readLine()).startsWith("42")) System.out.println(s); }
-
1 2 3 4 5 6 7 8 9
/* package whatever; // don't place package name! */ /* The class name doesn't have to be Main, as long as the class is not public. */ class Main { public static void main (String[] args) throws java.lang.Exception { java.io.BufferedReader r = new java.io.BufferedReader (new java.io.InputStreamReader (System.in)); String s;
...
-
1
public static void main (String[] args)
-
1 2 3 4
procedure main () while (l := read()) ~= 42 do write(l); end
-
1 2 3 4
procedure main () while (l := read()) ~= 42 do write(l); end
-
1 2 3 4
procedure main () while (l := read()) ~= 42 do write(l); end
-
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 9
1 f8 b08 0814 cbc14 c00032 3000b0e 71747735 b452f0533
...
-
1 2 3 4 5 6 7 8 9
procedure main() s := "Mon Dec 8" s ? write(Mdate() | "not a valid date") end # Define a matching function that returns # a string that matches a day month dayofmonth procedure Mdate() # Define some initial values static dates
...
-
1 2 3 4 5 6 7 8 9
abstract class amritesh { int i=1; abstract void display() } class hemant{ public static void main(String args[]) { System.out.println("hello");
...
-
1 2 3 4 5 6 7 8 9
abstract class amritesh { int i=1; abstract void display(); } class hemant{ public static void main(String args[]) { void display()
...
-
1 2 3 4 5 6 7 8 9
abstract class amritesh { int i=1; abstract void display() } class hemant{ public static void main(String args[]) { void display()
...
-
1 2 3 4 5 6 7 8 9
abstract class amritesh { int i=1; abstract void display() } class hemant{ public static void main(String args[]) { abstract void display()
...
-
1 2 3 4 5 6 7 8 9
abstract class amritesh { int i=1; void display() } class hemant{ public static void main(String args[]) { abstract void display()
...
-
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
<!----Www.varhamshoor.mihanblog.Com---> <marquee scrollamount="1" scrolldelay="20" style="font-family: Tahoma; font-size: 10pt; color: red" direction="right"> سلام
...


