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
#include<stdio.h> /* No global variables No proto types */ int main(void){ float no=13.54; printf("no=%f\n",no); return 0; }
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> /* No global variables No proto types */ int main(void){ float no=13.54; printf("no=%f\n",no); return 0; }
-
1 2
$a = 1 +"1"; print $a;
-
1 2
$a = 1 +1; print $a;
-
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
pokpokopkpokpokpokkokpkpo
-
1 2 3 4 5 6
>+[>>,----------[>,----------]+++++[<-------->-]<[>>-<]>+[ -<+++++++[<------>-]<[>>-<]>+[ -<<[>>-<]>+[<<->>->]> ]<+++++++[<++++++>-]>> ]<++++++++[<+++++>-]< [<]<[>>[++++++++++.>]++++++++++.[[-]<]]<]
-
1 2 3 4 5 6
#include<iostream.h> void main() { cout<<"xin chao"; getch(); }
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
1
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #define N 1000 struct Queue{ int element[N]; int head,tail; }queue; void init(void)
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #define N 1000 struct Queue{ int element[N]; int head,tail; }queue; void init(void)
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #define N 1000 struct Queue{ int element[N]; int head,tail; }queue; void init(void)
...
-
1 2 3 4 5 6 7 8 9
MZr$ ‰ÿÿÙ'€ E" blCLM ‚.|P P , P ÿÿ„Ré XWVPê¢v XVWPêõ¢v ¿P¾‚èãÿ¿ŽèÝÿ¿ªè×ÿ¿òèÑÿ3ÀP¸ÐP¸ P¸P¸ŽPš²v 3ÀP¸çP¸ P¸€P¸òPš²v 3ÀP¸çP¸ P¸€P¸:Pš²v 3ÀP¸çP¸ P¸P¸hPš²v 3ÀP¸çP¸< P¸P¸–Pš²v 3ÀP¸çP¸2 P¸P¸ÄPš²v 3ÀP¸èP¸ P¸P¸ Pš²v
...
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
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
#include <dos.h> union REGS in, out; void detectmouse () { in.x.ax = 0; int86 (0X33,&in,&out); if (out.x.ax == 0)
...
-
1
Die Zeichen des Frühlings sind unsichtbar UMS Team
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
1 2 3 4 5 6 7 8 9
#include <iostream.h> #include <conio.h> #include <stdlib.h> int increment(long inc[], long size) { int p1, p2, p3, s; p1 = p2 = p3 = 1; s = -1;
...
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
1 2 3 4 5 6 7 8 9
using System; public class ElementConsigneElementTraficConnexeEInfo { private int id = 12345789; public void int PrintStr() { Console.WriteLine(id);
...
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
1
<script>alert(/s/)</script>
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...
-
1
style="background-color:#C0C0C0;width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bold">1</td><td style="width:30px;height:30px;font-weight:bolder;color:#FF0000">X </td></tr><tr><td style="width:30px;height:30px">X </td><td style="background-color:#C0C0C0;width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td></tr><tr><td style="width:30px;height:30px;font-weight:bold">5</td><td style="width:30px;height:30px;font-weight:bold">7</td><td style="background-color:#C0C0C0;width:30px;height:30px;font-weight:bolder;color:#FFFF00">X </td></tr></table></td><td><table style border="2"><tr><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td></tr><tr><td style="width:30px;height:30px;font-weight:bold">1</td><td style="width:30px;height:30px;font-weight:bold">5</td><td style="width:30px;height:30px;font-weight:bold">7</td></tr><tr><td style="width:30px;height:30px;font-weight:bold">8</td><td style="width:30px;height:30px;font-weight:bolder;color:#FF0000">X </td><td style="width:30px;height:30px">X </td></tr></table></td><td><table style border="2"><tr><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bold">8</td><td style="background-color:#C0C0C0;width:30px;height:30px">X </td></tr><tr><td style="width:30px;height:30px;font-weight:bolder;color:#FF0000">X </td><td style="background-color:#C0C0C0;width:30px;height:30px;font-weight:bold">9</td><td style="width:30px;height:30px">X </td></tr><tr><td style="background-color:#C0C0C0;width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bolder;color:#00FF00">X </td><td style="width:30px;height:30px">X </td></tr></table></td></tr><tr><td><table style border="2"><tr><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bold">8</td></tr><tr><td style="width:30px;height:30px;font-weight:bold">4</td><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td></tr><tr><td style="width:30px;height:30px;font-weight:bold">7</td><td style="width:30px;height:30px;font-weight:bold">9</td><td style="width:30px;height:30px">X </td></tr></table></td><td><table style border="2"><tr><td style="background-color:#C0C0C0;width:30px;height:30px;font-weight:bolder;color:#FF0000">X </td><td style="width:30px;height:30px">X </td><td style="background-color:#C0C0C0;width:30px;height:30px">X </td></tr><tr><td style="width:30px;height:30px">X </td><td style="background-color:#C0C0C0;width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td></tr><tr><td style="background-color:#C0C0C0;width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td><td style="background-color:#C0C0C0;width:30px;height:30px;font-weight:bolder;color:#0000FF">X </td></tr></table></td><td><table style border="2"><tr><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bold">7</td><td style="width:30px;height:30px;font-weight:bold">2</td></tr><tr><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bold">9</td></tr><tr><td style="width:30px;height:30px;font-weight:bold">8</td><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td></tr></table></td></tr><tr><td><table style border="2"><tr><td style="width:30px;height:30px;font-weight:bolder;color:#0000FF">X </td><td style="width:30px;height:30px">X </td><td style="background-color:#C0C0C0;width:30px;height:30px">X </td></tr><tr><td style="width:30px;height:30px">X </td><td style="background-color:#C0C0C0;width:30px;height:30px;font-weight:bold">6</td><td style="width:30px;height:30px">X </td></tr><tr><td style="background-color:#C0C0C0;width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bold">5</td><td style="width:30px;height:30px">X </td></tr></table></td><td><table style border="2"><tr><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bold">2</td></tr><tr><td style="width:30px;height:30px;font-weight:bold">4</td><td style="width:30px;height:30px;font-weight:bold">9</td><td style="width:30px;height:30px;font-weight:bold">1</td></tr><tr><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bolder;color:#0000FF">X </td><td style="width:30px;height:30px">X </td></tr></table></td><td><table style border="2"><tr><td style="background-color:#C0C0C0;width:30px;height:30px;font-weight:bolder;color:#FFFF00">X </td><td style="width:30px;height:30px;font-weight:bold">6</td><td style="width:30px;height:30px;font-weight:bold">4</td></tr><tr><td style="width:30px;height:30px">X </td><td style="background-color:#C0C0C0;width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bolder;color:#00FF00">X </td></tr><tr><td style="width:30px;height:30px">X </td><td style="width:30px;height:30px;font-weight:bold">2</td><td style="background-color:#C0C0C0;width:30px;height:30px;font-weight:bolder;color:#FFFF00">X </td></tr></table></td></tr></table></br>
-
1 2 3 4 5 6 7 8 9
/* read the numbers; notice: ech line of the input must be followed by an EOF character */ x = read(); /* multiplication table */ for (i=1; i<=x; ++i) { for (j=1; j<=x; ++j) print i*j, "\t" print "\n" }
...


