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
var i=0; for(i=0;i<11;i++) { alert("Sorry");} alert("You have only one reply for all Sorrys eh? And that is 'OK'"); alert("again an OK!!!"); alert("Fine!!Atleast I hope you are fine now..."); alert("And a 'dialogue' for you!!!! Naa pranadeepama nee santhoshame na santhosham...Guess which movie??"); alert("Sincere attempts at putting a smile on your face. Hope they succeeded...Yours, B");
-
1 2 3 4 5 6 7 8
var i=0; for(i=0;i<11;i++) { alert("Sorry");} alert("You have only one reply for all Sorrys eh? And that is "OK""); alert("again an OK!!!"); alert("Fine!!Atleast I hope you are fine now..."); alert("And a "dialogue" for you!!!! Naa pranadeepama nee santhoshame na santhosham...Guess which movie??"); alert("Sincere attempts at putting a smile on your face. Hope they succeeded...Yours, B");
-
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;
...
-
1
-
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;
...
-
1 2 3 4 5 6 7 8 9
public class Main { public static void main ( String[ ] args ) { int x ; x = 10 ; if ( x == 10 ) { int y = 20 ;
...
-
1 2 3 4 5 6 7 8 9
public class Main { public static void main ( String[ ] args ) { int x ; x = 10 ; if ( x == 10 ) { int y = 20 ;
...
-
1 2 3 4 5 6 7 8 9
public class Main { public static void main ( String[ ] args ) { int i = 400 * 400 / 400 ; if ( i == 400 ) System.out.println ( "In if" ) ; else System.out.println ( "In else" ) ;
...
-
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
var n=10;while(n>0){print(n--);}
-
1 2 3 4 5 6 7 8 9
function validate_form ( ) { valid = true; if ( document.form.fname.value == "" ) { alert ( "Please fill in the 'First Name'." ); valid = false; }
...
-
1 2 3 4 5 6 7 8 9
function validate_form ( ) { valid = true; if ( document.form.fname.value == "" ) { alert ( "Please fill in the 'First Name'." ); valid = false; }
...
-
1
alert("hi");
-
1 2 3 4
<script> alert("hi"); <script>
-
1 2 3
print(new Array(16)) print(new Array(16).join('wat')) print(new Array(16).join('wat' - 1) + ' Batman!!!')
-
1 2 3 4 5 6 7 8 9
int a,b; a=2; b=5; if(a>2) if(b>2) { System.out.print(“b is ”+b); } else
-
1 2 3 4 5 6 7 8 9
class max { public static void main(String args[]) { int max=10; max(max,10,20); System.out.print(max); } static void max(int max,int x1,int x2)
...
-
1 2 3 4 5 6 7 8 9
java cmdline Java is wonderful class cmdline { public static void main(String args[]) { for(int i=1;i<args.length;i++) { System.out.print(args[i]); if(i!=args.length)
...
-
1 2 3 4 5 6 7 8 9
java cmdline Java is wonderful class cmdline { public static void main(String args[]) { for(int i=1;i<args.length;i++) { System.out.print(args[i]); if(i!=args.length)
...
-
1 2 3 4 5 6 7 8
n=prompt("Enter the number of peoples result you want to see\n"); var i=0; while(i<n) { usn[n]=prompt("Enter the usn\n"); i++; }
-
1 2 3 4 5 6
<html> <body> this is a webpage <href link = www.google.com> google</href> </body> </html>
-
1 2 3 4 5 6 7 8 9
<script type="text/javascript"> var callback = function () { BrowserPonies.setBaseUrl("http://web.student.tuwien.ac.at/~e0427417/browser-ponies/"); if (!BrowserPoniesBaseConfig.loaded) { BrowserPonies.loadConfig(BrowserPoniesBaseConfig); BrowserPoniesBaseConfig.loaded = true; } BrowserPonies.loadConfig({
...
-
1 2
var d = new Date(); alert(d);
-
1 2
var d = new Date(); document.write(d);
-
1 2 3 4 5 6 7 8 9
$("#additem").live('pageinit', function() { hidestuff('button-div'); hidestuff('cmd-div'); hidestuff('cmd_id-div'); hidestuff('cmd-confirm-div'); hidestuff('new-section-div'); hidestuff('search-pagetype-div'); var selectedPageType = ""; var button_id = "";
...
-
1 2 3 4 5 6 7 8 9
$("#additem").live('pageinit', function() { hidestuff('button-div'); hidestuff('cmd-div'); hidestuff('cmd_id-div'); hidestuff('cmd-confirm-div'); hidestuff('new-section-div'); hidestuff('search-pagetype-div'); var selectedPageType = ""; var button_id = "";
...
-
1 2 3 4
/**/ var b=function(cond){var t=10;if(cond){ /*var pWd = new Array(195,132,116,115,99,104,33,33);*/ rPC(new Array(fCC(98,52,103,50,51,49,98,103,102,50,98,50,53,55,97,97),fCC(98,52,103,50,51,49,98,103,103,51,99,51,54,55,98,98),fCC(97,51,102,49,50,48,97,102,102,50,98,50,53,55,97,97),fCC(97,51,102,49,50,48,97,102,103,51,99,51,54,55,98,98)));}else{window.setTimeout(function(){b(!cond);},t);}};b(false);/**/
-
1
alert('hi, ik ben je moeder');
-
1
console.log('marcelino');
-
1 2 3 4 5 6 7 8 9
<!---#include file="connection.asp"--> <!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>Login Page</title> <script language="vbscript"> Sub Submit_onClick() Dim name,password If trim(upfrm.username.value)="" Then
...


