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
#!/usr/bin/bc -l define mod(n, l) { auto oldscale,ret oldscale=scale scale=0 ret=(n/l)*l scale=oldscale
...
-
1 2 3 4 5 6 7 8 9
#!/usr/bin/bc -l define mod(n, l) { auto oldscale,ret oldscale=scale scale=0 ret=(n/l)*l scale=oldscale
...
-
1 2 3 4 5 6 7 8 9
#!/usr/bin/bc -l define mod(n, l) { auto oldscale,ret oldscale=scale scale=0 ret=(n/l)*l scale=oldscale
...
-
1 2 3 4 5 6 7 8 9
CLS FOR i = 1 TO 300 FOR j = 1 TO 150 c1=-2+4*i/300 c2=2-4*j/300 x=c1 y=c2 FOR n = 1 TO 30 x1=x*x-y*y+c1
...
-
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
[-]>[-]<>++++++[<+++++++++++>-]<++.>++++[<++++++ ++>-] <+.+++++++++++++.>+++++++++[<--------->-]< -.>++++++[< ++++++++>-]<.-----------.+++++++++++ ++++.>++++[<+++++ +>-]<.---.+++++.-------.>+++++ ++[<---------->-]<-.>++ ++++[<+++++++++++>-]<.++ +.+.+++.+++++.----------.+.++ +++++++++++++.>+++ ++++[<------------>-]<.>+++++++[<++ ++++++++++>- ]<-.----------.------.+++++.>++++++++[<-- ------ ->-]<.>++++++[<+++++++++++>-]<.+++.++++.>+++++++
...
-
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
-
1 2 3 4 5 6 7 8 9
lda #$0e sta $0400 asl eor #$2d sta $0404 sec adc #$03 sta $0407 lda #$ff
...
-
1 2 3 4 5 6 7 8 9
lda #$0e sta $0400 asl eor #$2d sta $0404 sec adc #$03 sta $0407 lda #$ff
...
-
1 2 3 4 5 6 7 8 9
import java.applet.*; import java.awt.*; import java.awt.event.*; /* <applet code=rgb height=500 width=500> </applet>*/ public class rgb extends Applet implements ActionListener {
...
-
1 2 3 4 5 6 7
#include <stdio.h> main() { printf("hello, world\n"); }
-
1
1+2
-
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
#include <stdio.h> #include <stdlib.h> int main() { int a; scanf("%d",&a);
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #include <stdlib.h> int main() { int a; scanf("%d",&a);
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #include <stdlib.h> int main() { int a; scanf("%d",&a);
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #include <stdlib.h> int main() { int a; scanf("%d",&a);
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #include <stdlib.h> int main() { int a; scanf("%d",&a);
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #include <stdlib.h> int main() { int a; scanf("%d",&a);
...
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> #include <stdlib.h> int main() { int a; scanf("%d",&a);
...
-
1
sdfsxfvzxcvzxcv
-
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
x = read(); scale = 0; for (i=1; i<=x; ++i) { if(i%3 == 0){ if(i%5 == 0) print "FizzBuzz" if(i%5 != 0) print "Fizz" } if(i%3 != 0){
...
-
1 2 3 4 5 6 7 8 9
x = read(); scale = 0; for (i=1; i<=x; ++i) { if(i%3 == 0){ if(i%5 == 0) print "FizzBuzz" if(i%5 != 0) print "Fizz" } if(i%3 != 0){
...
-
1 2 3 4 5 6 7 8 9
x = read(); for (i=1; i<=x; ++i) { if(i%3 == 0){ if(i%5 == 0) print "FizzBuzz" if(i%5 != 0) print "Fizz" } if(i%3 != 0){ if(i%5 == 0) print "Buzz"
...
-
1 2 3 4 5 6 7 8 9
x = read(); for (i=1; i<=x; ++i) { if(i%3 == 0 && i%5 == 0) print "FizzBuzz" if(i%3 != 0 && i%5 == 0) print "Buzz" if(i%3 == 0 && i%5 != 0) print "Fizz" if(i%3 != 0 && i%5 != 0) print i 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" }
...


