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
- Java7
- 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
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(decode(encode("WWWWWWWWWBBBCC"))); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(decode(encode("WWWWWWWWWBBBCC"))); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBCC")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBCC")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBCC")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBCC")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBCC")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBCC")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBWWW")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBWWW")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBWWW")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBWWW")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBWWW")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBWWW")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode("WWWWWWWWWBBBWWW")); }
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.lang.*; class Main { public static void main (String[] args) throws java.lang.Exception { System.out.println(encode(WWWWWWWWWBBBWWW)); }
...
-
1
println "Hello world!"
-
1 2 3 4 5 6 7
def arr = [1,2] for(int i=0; i<arr.size(); i++){ println(arr[i]) } if(arr[1] == 2 ){ println("Inside IF") }
-
1 2 3 4 5 6 7
def arr = [1,2] for(int i=0; i<arr.size(); i++){ println(arr[i]) } if(arr[2] == 2 ){ println("Inside IF") }
-
1 2 3 4 5 6 7
def arr = [1,2] for(int i=0; i<arr.size(); i++){ println(arr[i]) } if(arr[2] == 2 && arr.size()==2 ){ println("Inside IF") }
-
1 2 3 4 5 6 7
def arr = [1,2] for(int i=0; i<arr.size(); i++){ println(arr[i]) } if(arr.size()==2 && arr[2] == 2){ println("Inside IF") }
-
1 2 3 4 5 6 7
def arr = [1,2] for(int i=0; i<arr.size(); i++){ println(arr[i]) } if(arr.size()==2 && arr[1] == 2){ println("Inside IF") }
-
1 2 3 4 5 6 7
def arr = [1,2] for(int i=0; i<arr.size(); i++){ println(arr[i]) } if(arr.size()==2 && arr[1]?.isInteger()){ println("Inside IF") }
-
1 2 3 4 5 6 7
def ab = [1,2] for(int i=0; i<ab.size(); i++){ println(ab[i]) } if(ab.size() && ab[1]?.isInteger()){ println("Inside IF") }
-
1 2 3 4
def ab = [1,2] for(int i=0; i<ab.size(); i++){ println(ab[i]) }
-
1 2 3 4
def ab = [1,2] for(int i=0; i<2; i++){ println(ab[i]) }
-
1 2 3 4
def ab = {1,2} for(int i=0; i<2; i++){ println(ab[i]) }
-
1 2 3 4 5 6 7 8 9
class Greet { def name Greet(who) { name = who[0].toUpperCase() + who[1..-1] } def salute() { println "Hello $name!" } } g = new Greet('world') // create object g.salute()
-
1 2
def v1 = (long) Math.floor(Math.random() * 9000000000L) + 1000000000L; print v1
-
1 2
def v1 = (long) Math.floor(Math.random() * 90000000L) + 10000000L; print v1


