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
void main(String[] args){ java.io.BufferedReader stdin=new java.io.BufferedReader(new java.io.InputStreamReader(System.in)); String line=notNull(stdin.readLine()); int v=Integer.parseInt(line); v=v*v*48/1000; int a=v/10; a=a*10; a=v-a; v=v/10;
...
-
1 2 3 4 5 6 7 8 9
void main(String[] args){ java.io.BufferedReader stdin=new java.io.BufferedReader(new java.io.InputStreamReader(System.in)); String line=stdin.readLine(); int v=Integer.parseInt(line); v=v*v*48/1000; int a=v/10; a=a*10; a=v-a; v=v/10;
...
-
1 2 3 4 5 6 7 8 9
void main(String[] args){ BufferedReader stdin=new BufferedReader(new java.io.InputStreamReader(System.in)); String line=stdin.readLine(); int v=Integer.parseInt(line); v=v*v*48/1000; int a=v/10; a=a*10; a=v-a; v=v/10;
...
-
1 2 3 4 5 6 7 8 9
class Hello { void getData() { int i =1,j =10; do { if(i++> --j) { continue; }
...
-
1 2 3 4 5 6 7 8 9
class Hello { void getData() { int i =1,j =10; do { if(i++> --j) { continue; }
...
-
1 2 3 4
//solver #include <stdio.h> void ftob(unsigned int i){int x;for(x=0;x<32;x++){putchar((i&0x80000000)?'#':' ');i<<=1;}printf("\n");} int main (void){union floating{float f;unsigned int i;};union floating img[32];img[0].f=4.34402524e-44;img[1].f=2.80259693e-45;img[2].f=1.68155816e-44;img[3].f=1.61630908e-38;img[28].f=8.81620763e-38;img[29].f=1.12103877e-44;img[30].f=2.80259693e-44;img[31].f=4.34402524e-44;int i;for(i=0;i<32;i++){ftob(img[i].i);}}
-
1 2 3 4 5 6 7 8
import java.io.*; //allows user input class Name { String theName; private static BufferedReader stdin = new BufferedReader(new InputStreamReader(System.in)); //buffered reader is needed for the input too
...
-
1 2 3 4 5 6 7 8 9
class UsingVariables { int answer=0; public void calcAverage() { int theFirst=3; int theSecond=6; int theThird=9;
...
-
1 2 3 4 5 6 7 8 9
class UsingVariables { int answer=0; public void calcAverage() { int theFirst=3; int theSecond=6; int theThird=9;
...
-
1 2 3 4 5 6 7 8 9
class UsingVariables { int answer=0; public void calcAverage() { int theFirst=3; int theSecond=6; int theThird=9;
...
-
1 2 3 4 5 6 7 8 9
class UsingVariables { int answer=0; public void calcAverage() { int theFirst=3; int theSecond=6; int theThird=9;
...
-
1 2 3 4 5 6 7 8 9
class UsingVariables { int answer=0; public void calcAverage() { int theFirst=3; int theSecond=6; int theThird=9;
...
-
1 2 3 4 5 6 7 8 9
class UsingVariables { int answer=0; public void calcAverage() { int theFirst=3 int theSecond=6 int theThird=9
...
-
1 2 3 4 5 6 7 8 9
class UsingVariables { int answer = 0; public void calcAverage() { int theFirst=3 int theSecond=6 int theThird=9
...
-
1 2 3 4 5 6 7 8 9
class UsingVariables { int answer = 0; public void calcAverage() { int theFirst = 3 int theSecond = 6 int theThird = 9
...
-
1 2 3 4 5 6
void main (String[] args) { java.io.BufferedReader r = new java.io.BufferedReader (new java.io.InputStreamReader (System.in)); String s; while (!(s=notNull(r.readLine())).startsWith("42")) System.out.println(s); }
-
1
-
1 2 3 4 5 6 7 8 9
class operaciones { public int suma (int a,int b){ int c = a+b; return c; } public int resta (int a,int b){
...
-
1 2 3 4 5 6 7 8 9
class operaciones { public int suma (int a,int b){ int c = a+b; return c; } public int resta (int a,int b){
...
-
1 2 3 4 5 6 7 8 9
class operaciones { public int suma (int a,int b){ int c = a+b; return c; } public int resta (int a,int b){
...
-
1 2 3 4 5 6 7 8 9
class operaciones { public int suma (int a,int b){ int c = a+b; return c; } public int resta (int a,int b){
...
-
1
-
1
¸„ħ}ßnïÚæ“‘½–ä´CB»GH¥÷tf…VlÕÄe¢±Îü¨
-
1 2 3 4 5 6
void main (String[] args) { java.io.BufferedReader r = new java.io.BufferedReader (new java.io.InputStreamReader (System.in)); String s; while (!(s=notNull(r.readLine())).startsWith("42")) System.out.println(s); }
-
1 2 3 4 5 6 7 8 9
import java.io.*; class madan{ public void add()throws Exception { System.out.println("super class add()"); } } class madan1 extends madan {
...
-
1 2 3 4 5 6 7 8 9
import java.io.*; class madan{ public void add()throws Exception { System.out.println("super class add()"); } } class madan1 extends madan {
...
-
1 2 3 4 5 6 7 8 9
import java.io.*; class madan{ public void add()throws Exception { System.out.println("super class add()"); } } class madan1 extends madan {
...
-
1 2 3 4 5 6 7 8 9
import java.io.*; class madan{ public void add()throws Exception { System.out.println("super class add()"); } } class madan1 extends madan {
...
-
1
-
1 2 3 4 5 6
void main (String[] args) { java.io.BufferedReader r = new java.io.BufferedReader (new java.io.InputStreamReader (System.in)); String s; while (!(s=notNull(r.readLine())).startsWith("42")) System.out.println(s); }


