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
v= map(chr, range(65, 91)) i=0 j=0 while i < 8: x,y= raw_input().split(" ") if x<y: c[]=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c=[] while i < 8: x,y= raw_input().split(" ") if x<y: c=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c=[] while i < 8: x,y= raw_input().split(" ") if x<y: c=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c=[30] while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c=[0] while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c=[] while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c=0 while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c[]=0 while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c='' while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=j+1
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c='' while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=v[j+1]
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c="" while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=(string)v[j+1]
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 c="" while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=v[j+1]
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=v[j+1] j+=2
...
-
1 2 3 4 5 6 7 8 9
v= map(chr, range(65, 91)) i=0 j=0 while i < 8: x,y= raw_input().split(" ") if x<y: c[i]=v[j+1] j+=2
...
-
1 2 3 4 5 6 7 8
v= map(chr, range(65, 91)) i=0 while i < 8: x,y= raw_input().split(" ") print x+y i+=1
-
1 2 3
>>>the_world_is_flat = 1 >>>if the_world_is_flat: Print "Be carful not to fall off"
-
1 2 3 4 5 6 7 8
v= map(chr, range(65, 91)) i=0 while i < 8: x,y= raw_input().split(" ") print x y i=i+1
-
1 2 3 4 5 6 7 8 9
x,y= raw_input().split(" ") v= map(chr, range(65, 91)) i=0 while i < 8: print i i=i+1
...
-
1 2 3 4 5 6 7 8 9
x,y= raw_input().split(" ") v= map(chr, range(65, 91)) i=0 while i < 8: print i i=i+1
...
-
1 2 3 4 5 6 7 8 9
x,y= raw_input().split(" ") v= map(chr, range(65, 91)) i=0 while i < 8: print i i=i+1
...
-
1 2 3 4 5 6 7 8
x,y= raw_input().split(" ") v= map(chr, range(65, 91)) for i in 8: print i #print x
-
1 2 3 4 5 6 7 8
x,y= raw_input().split(" ") v= map(chr, range(65, 91)) #for i in v: #print n[0] print x
-
1 2 3 4 5 6 7 8
a= raw_input() b,c= a.split(" ") n= map(chr, range(65, 91)) for i in n: print n[0]
-
1 2 3 4 5 6 7 8
a= raw_input() b,c= a.split(" ") n= map(chr, range(65, 91)) for i in n: print n[0]
-
1 2 3 4 5 6 7 8
a= raw_input() n= map(chr, range(65, 91)) for i in n: print n[0] print a
-
1 2 3 4 5 6 7 8
a= input() n= map(chr, range(65, 91)) for i in n: print n[0] print a
-
1 2 3 4 5 6 7 8
a= input() n= map(chr, range(65, 91)) for i in n: print n[0] print a
-
1 2 3 4 5 6 7 8
a= input() n= map(chr, range(65, 91)) for i in n: print n[0] print a
-
1 2 3 4
n= map(chr, range(65, 91)) for i in n: print n[0]
-
1 2 3 4
n= map(chr, range(65, 91)) for i in n: print i


