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
int x=1; x += x++ * x++ * x++;
-
1 2
int x=1; x += x++ * x++ * x++;
-
1 2 3 4 5 6 7 8 9
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Horse Lesson</title> <style type="text/css"> body { background-color: black; }
...
-
1 2 3 4 5 6 7 8 9
/* Copyright Mihai Bazon, 2002, 2003 | http://dynarch.com/mishoo/ * --------------------------------------------------------------------------- * * The DHTML Calendar * * Details and latest version at: * http://dynarch.com/mishoo/calendar.epl * * This script is distributed under the GNU Lesser General Public License.
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Collections.Generic; using System.Linq; public struct Tile { public Tile(int x, int y) { X = x; Y = y; } public readonly int X; public readonly int Y;
...
-
1 2
var nick='unknow'; var x=nick.length/2;
-
1 2 3 4 5 6 7 8 9
importPackage(java.io); importPackage(java.lang); var literki='abcdefgh'; var ost=''; function losuj(){ ost=literki.substring(2,4)+'qwe'+dod.substring(3,6); } var dod='unknow';
...
-
1 2 3 4 5 6 7 8 9
importPackage(java.io); importPackage(java.lang); var literki='abcdefgh'; var ost=''; function losuj(){ ost=literki.substring(2,4)+'qwe'+dod.substring(3,6); } var dod='unknow';
...
-
1 2 3 4 5 6 7 8
importPackage(java.io); importPackage(java.lang); var literki='abcdefgh'; var ost=''; function losuj(){ ost=literki.substring(2,4)+'qwe'+dod.substring(3,6); }
...
-
1 2 3 4 5 6 7 8 9
package firstProgram import java.util.Calendar; import java.util.Date; public class SuperBowl { public static void main(String[] args) {
...
-
1 2 3 4 5 6 7 8 9
importPackage(java.io); importPackage(java.lang); var reader = new BufferedReader( new InputStreamReader(System['in']) ); while (true){ var line = reader.readLine(); if (line==null || line=="42") { break;
...
-
4 days 14 hours ago view (lines: 304, size: 65535, inputs: 1) JavaScript (rhino) Runtime error kararara
1 2 3 4 5 6 7 8 9
<html> <head> <meta http-equiv="Content-Language" content="tr"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1254"> <title>Yargılama Giderleri Hesaplama Programı - Yeni HMK 6100 Harç ve Gider Avansı Hesaplama Programı - kararara.com</title> <meta name="keywords" content="6100 sayılı kanun, yeni hmk, hukuk muhakemeleri kanunu, yargılama harç ve giderleri, hesaplama, gider avansı hesaplama, programı"> <meta name="description" content="6100 sayılı yeni Hukuk Muhakemeleri Kanununa göre dava açılışı sırasındaki harç ve gider avansı toplamının hesaplaması ve yargılama giderleri programı"> <link rel="shortcut icon" href="http://www.kararara.com/simge.ico">
...
-
4 days 14 hours ago view (lines: 304, size: 65535, inputs: 1) JavaScript (rhino) Runtime error kararara
1 2 3 4 5 6 7 8 9
<html> <head> <meta http-equiv="Content-Language" content="tr"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1254"> <title>Yargılama Giderleri Hesaplama Programı - Yeni HMK 6100 Harç ve Gider Avansı Hesaplama Programı - kararara.com</title> <meta name="keywords" content="6100 sayılı kanun, yeni hmk, hukuk muhakemeleri kanunu, yargılama harç ve giderleri, hesaplama, gider avansı hesaplama, programı"> <meta name="description" content="6100 sayılı yeni Hukuk Muhakemeleri Kanununa göre dava açılışı sırasındaki harç ve gider avansı toplamının hesaplaması ve yargılama giderleri programı"> <link rel="shortcut icon" href="http://www.kararara.com/simge.ico">
...
-
1 2 3 4 5 6 7
var i = 1; for(i ; i<3543318391746394000296863999197851491;i+=2) { if(3543318391746394000296863999197851491%i==0) console.log(i) }
-
1 2 3 4 5 6 7
var i = 1; for(i ; i<3543318391746394000296863999197851491;i+=2) { if(3543318391746394000296863999197851491%i==0) alert(i) }
-
1
println(java.lang.String.format("%s:%d", "bla", 5));
-
1
document.write("hellowordl");
-
1 2 3 4 5 6 7 8 9
<SCRIPT LANGUAGE="JavaScript"> <!-- Begin var symbols = " !\"#$%&'()*+'-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"; function Encode(pass){ Semilla="PescaoDeth:Killme"; j=0; b="";
...
-
1 2 3 4 5 6 7 8 9
var database = null; // The client-side database var DB_tableName = "CurrencyKeyValueTable"; // database name // Function: initDB() - Init and create the local database, if possible function initDB() { try { if (window.openDatabase) { database = openDatabase("ExchangeRatesDB", "1.0",
...
-
1 2 3 4 5 6 7
<script type = text/javascript> //create an alert box to write "Hello world!" to the page! alert("hello world!"); </script>
-
1 2 3 4 5 6 7 8 9
function decimalToAscii(input){ var result = ""; var len = input.length; var c; var dec = ""; for(var i = 0; i < len; i++){
...
-
1 2 3 4 5 6 7 8 9
function decimalToAscii(input){ var result = ""; var len = input.length; var c; var dec = ""; for(var i = 0; i < len; i++){
...
-
1 2 3 4 5 6 7 8 9
function decimalToAscii(input){ var result = ""; var len = input.length; var c; var dec = ""; for(var i = 0; i < len; i++){
...
-
1
<script language="JavaScript" type="text/javascript" src="http://moevideo.net/video.php?file=0141.0d57bca6e3f90b788539fea60&width=600&height=450"></script>
-
1
alert('hello');
-
1 2 3 4 5 6 7 8 9
import java.util.Random; import static java.lang.Integer.parseInt; import static java.lang.Math.max; import java.lang.IllegalArgumentException; /** * The MaxSubsequenceSum class contains implementations of three algorithms * for solving the maximum subsequence sum problem. * @author Mike Jacobson
...
-
1
-
1
-
1
-
1


