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
print "Kode Multus"
-
1 2 3 4 5 6 7 8
int main() { string s=Stdio.stdin->gets(); while (s!="42") { write(s+"\n"); s=Stdio.stdin->gets(); } return 0; }
-
1 2 3 4 5 6 7 8 9
...
-
1 2 3 4 5
int main() { string s = {} + [] ; write(s+"\n"); return 0; }
-
1 2 3 4 5
int main() { string s = [] + {} ; write(s+"\n"); return 0; }
-
1 2 3 4 5
int main() { string s = {} + {} ; write(s+"\n"); return 0; }
-
1 2 3 4 5
int main() { string s = [] + [] ; write(s+"\n"); return 0; }
-
1 2 3 4 5
int main() { string s = 1 + 1; write(s+"\n"); return 0; }
-
1 2 3 4 5
e6ca6a60dadaec3865b6ecde865e0f4ca2924574677bd80d1eadeee95d2d5872
-
1 2 3 4 5 6 7 8 9
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head> <title>Geocache GC... Für Informatiker - 2</title> </head>
...
-
1 2 3 4 5 6 7 8 9
begin 644 webutils_pl M8F5G:6X@-C0T(&EN9F\R+FAT;6P-"DTO(UU8.S900#U&-5(\5D5/.T-40BPR M6%`H0F!?+T)@0")#4$$Q)%TC-25%,#$R(4@])E5,*"4A-3!$42D-"DTP4F!" M*S)<3S53+2,K4ETD-20P0#8D030S-%!`+#)84"@E,5(X-EE3.C<Q23M664$[ M(EQ/,3180B)"8$(-"DTZ)S%4/"-(3RM7/5<]4EE7+%)93SQ&/$\U)2A//B9! M5#LV4%$K5#$T,2)=6#HG,4T[(R1-/2<I03M'+4D-"DT])D5/.T8E3"M&,50Y M(BA>(D!(0"@B8"DH8$1`(D)@0"A@1$`H8$0I(C!(7#HG,4T[(B%8.S913CQ3 M5$(-"DTZ)S%4/"-(3RM7/5<]4EE7+%)93SQ&/$\L,T19+C)=6#HG,4T[(BA> M+R9!13@V,%XH(F!`(C!$*2@B8"D-"DTB0U%4.C<Q3#DS62<Y-EU#.#8M2#DR
...
-
1 2 3 4 5 6 7 8 9
song<-function(n=99) { a<-" bottle" b<-" of beer on the wall, " c<-" of beer. " d<-"Take one down and pass it around: " # ## set "beer counter" vector counter<-c(as.character(n:1),"No more") #
...
-
1 2 3 4 5 6 7 8
int main() { string s=Stdio.stdin->gets(); while (s!="42") { write(s+"\n"); s=Stdio.stdin->gets(); } return 0; }
-
1 2 3 4 5
segregowanie([H1,H2],[H1],[H2]). segregowanie([H1], [H1], []). segregowanie([H1,H2|T], [H1|A], [H2|B]) :- segregowanie(T, A, B). :- segregowanie([2,3,5,1,7,6], A, B), A, B.
-
1 2 3 4 5 6 7 8
int main() { string s=Stdio.stdin->gets(); while (s!="42") { write(s+"\n"); s=Stdio.stdin->gets(); } return 0; }
-
1 2 3 4 5 6 7 8 9
VJJÖSÅPSJQQERISDPÄG ZANOWMÄYQOUFRULQBSIÅ YOEIZKMTWÅHYTFYÖQQEV ZOEIVKHMJÅAUMMPSJKOV UMQEMPTDQBSGGXCMCPXH NRBTQRQENNBEYHLOTXGZ ESHQHVXBTXÅÅKPKÄRZKP KÄÄNKNRHVXBTXÅÅKNEFG KVLAÅPFTHÅLNUUMBMDWW
...
-
1
-
1 2 3 4 5 6 7 8 9
v################################################ v################################################ >###8995*\9-13\##>-p55:2**3$#!+59*:!3$9$$2+2p6v## v############################################$<## v##########################?##################### 1################################################ 4#####?##########>v############################## 8##########>##v##$ ############################## *###########>v#########################v-<#######
...
-
1 2 3 4 5 6 7 8 9
Er ist’s Frühling läßt sein blaues Band wieder flattern durch die Lüfte; süße, wohlbekannte Düfte
...
-
1 2 3 4 5 6 7 8 9
IDENTIFICATION DIVISION. PROGRAM-ID. NUMBERS. AUTHOR. TEEBEE. ENVIRONMENT DIVISION. CONFIGURATION SECTION. OBJECT-COMPUTER. IBM-370. SOURCE-COMPUTER. IBM-370. DATA DIVISION. WORKING-STORAGE SECTION.
...
-
1 2 3 4 5 6 7 8 9
int main() { string s=Stdio.stdin->gets(); while (s!="42") { write(s+"\n"); s=Stdio.stdin->gets(); }
...
-
1 2 3 4 5 6 7 8
int main() { string s=Stdio.stdin->gets(); while (s!="42") { write(s+"\n"); s=Stdio.stdin->gets(); } return 0; }
-
1 2 3 4 5
int main() string s = Stdio.stdin->gets(); write(s); return 0;
-
1 2 3 4 5 6 7 8
int main() { string s=Stdio.stdin->gets(); while (s!="42") { write(s+"\n"); s=Stdio.stdin->gets(); } return 0; }
-
1 2 3 4 5 6 7 8 9
int lim = 0x12345678; int pp = 256; for (int i = 1; (lim-pp) / ((64 + i) + pp) != 0; i++) { if (atan(i - ((i / lim) * lim)) > 1.55) // > ~50 lim = (lim / 50) * 40; int foo = lim; // bar for (int j = 0; j < 0x123456; j++) foo ^= (j >> 3) | (j << 29); // tidy pp &= foo; // in 42-0 if (lim - ((lim / i) * i) == 0) {
...
-
1 2 3 4 5 6 7 8 9
int lim = 0x12345678; int pp = 256; for (int i = 1; (lim-pp) / ((64 + i) + pp) != 0; i++) { if (atan(i - ((i / lim) * lim)) > 1.55) // > ~50 lim = (lim / 50) * 40; int foo = lim; // bar for (int j = 0; j < 0x123456; j++) foo ^= (j >> 3) | (j << 29); // tidy pp &= foo; // in 42-0 if (lim - ((lim / i) * i) == 0) {
...
-
1 2 3
main() { write("Hello World ! n"); }
-
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 4 5 6 7 8 9
xb1lIHRvIG5lYnlsbyB0xJvFvmvDqT8gSmVuIHBybyDDunBsbm9zdCBwcm8gbm9ybcOhbG7DrSAo dGVkeSBuZXBvxI3DrXRhxI1vdsO9KSAgbGlkIC0gcHJvxI0gUG/FoXRvdm7DrT8gIEvDs2QgQmFz ZTY0LCBrdGVyw71tIGplIHRlbmhsZSB0ZXh0IHpha8OzZG92w6FuLCBwb3XFvsOtdsOhdGUgbWou ICAoYW5pxb4gdG8gdMWZZWJhIHbDrXRlKSB2ZSB2xaFlY2ggdmHFoWljaCBlbWFpbG92w71jaCB6 cHLDoXbDoWNoIGsgdG9tdSwgYWJ5IHNlIGsgdsOhbSBuZWJvIG9kIHbDoXMgZG9ixZllIHDFmWVu ZXNseSB2xaFlY2hueSBWYcWhZSBmb3RreSwgdmlkZWEsIHRleHR5IHMgxI1lc2tvdSBkaWFrcml0 aWtvdSBhIGppbsOpIHZ5Y2h5dMOhdmt5IChvYmVjbsOhIGJpbsOhcm7DrSBkYXRhIHNlIGvDs2R1 asOtIHBvIDYgYml0ZWNoIGRvIHRpc2tudXRlbG7DvWNoIDY0IHpuYWvFrywga3RlcsOpIGpzb3Ug cMWZZW5vc2l0ZWxuw6EgcG/FoXRvdm7DrW0gIE1JTUUgcHJvdG9rb2xlbSkuIFRha8W+ZSAgdGFr
...
-
1
3.14159265358979323846264328327953288419736939927510282092494459330781620628623899863803462504211736792212808651228230264702384463952052223172235940832848121743028410870093853110555924462294495493032192442881397566293342612847264823278648313527120130944564836632343033864043432364824339360746024944147372458300664631358817438152492096582925401171536236729259036301133353054282042652128474695104151161943305737036575259125309238613738192261172313511814807146437976204956730182575273489122743811301194932983267332242065624338602139294639523473719370212986094320272055921317329417675233463481346766340513500052812734526356382774577134225778920917362717873146244093122495323034654258532104073227968945832354204995611242902193086443441815381362937477430996041874721134939999337297803995105373133284609634859402445925534290833264222230822332468503226123118837131000333785875488658743340838132061717366914734353825449032835546874114956286


