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
$ cat main.cpp #include <iostream> $ g++ -c main.cpp $ echo $? 0 $ clang++ -c main.cpp $ clang++ -c main.cpp -isystem/usr/include/stlport In file included from main.cpp:1: In file included from /usr/include/stlport/iostream:43:
...
-
1 2 3 4 5 6 7 8 9
part of the debug output, showing a connect try; informations added with >>>: STA 64:a7:69:7e:4e:b1 sent probe request for our SSID unknown vendor specific information element ignored (vendor OUI 00:10:18 len=9) STA 64:a7:69:7e:4e:b1 sent probe request for our SSID unknown vendor specific information element ignored (vendor OUI 00:10:18 len=9) STA 64:a7:69:7e:4e:b1 sent probe request for our SSID unknown vendor specific information element ignored (vendor OUI 00:10:18 len=9) STA 64:a7:69:7e:4e:b1 sent probe request for our SSID
...
-
1 2 3 4 5 6 7 8 9
2012-01-20-190454.howm | = *** 2012-01-01-133556.howm | = *** 2012-01-21-023416.howm | = *** 2011-12-21-164749.howm | = *** 2012-01-20-161829.howm | = *** 2007-05-21-132051.howm | = *** | = *** 2012-01-13-154651.howm | = *** 2012-01-10-214024.howm | = ***
-
1 2 3 4 5 6 7 8 9
> help help print help (your looking at it) show show project build make ihex file quit exit filename {filename} report or set the project filename save {filename} save project load {filename} load project new clear project...
-
1
Charlie bit me!
-
1 2 3 4 5 6 7 8 9
/* * let f(x) = x -> bool; * let g(x) = f(x) + 42; * * let a = 42; * * let m(a, b) = * { * let a = (2, 3, 4);...
-
1
Charlie bit me!
-
1 2 3 4 5 6 7 8 9
[ 79133.742] (II) NVIDIA(GPU-0): Display (Samsung SM2333T (DFP-1)) does not support NVIDIA 3D [ 79133.742] (II) NVIDIA(GPU-0): Vision stereo. [ 79298.251] (II) NVIDIA(0): Setting mode [ 79298.251] (II) NVIDIA(0): "DFP-0:nvidia-auto-select@1280x800+0+0,DFP-1:nvidia-auto-select@1920x1080+1280+0" [ 79298.440] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no [ 79298.440] (WW) NVIDIA(0): such display device could be found, or all display devices [ 79298.440] (WW) NVIDIA(0): by that name are currently unavailable. [ 79298.440] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such [ 79298.440] (WW) NVIDIA(0): display device could be found, or all display devices by
...
-
1
Charlie bit me!
-
1 2 3 4 5 6 7 8 9
7829 -34032 1 7177 -31196 19 require /header.php sum u sum b n avg u avg b line 7502 18096 1 7502 18096 19 <?php 33 -5289 2 16 -2644 61 <li<?=(substr($uri, 0, 9)=='/catalog/') ? ' class="act"' : ''?>><a href="/catalog/">Каталог компаний</a></li> 33 -5289 2 16 -2644 62 <li<?=(substr($uri, 0, 10)=='/articles/') ? ' class="act"' : ''?>><a href="/articles/">Статьи</a></li> 32 -5283 2 16 -2641 60 <li<?=($uri=='/') ? ' class="act"' : ''?>><a href="/">Главная</a></li> 28 -4956 1 15 -2638 28 } 23 -2320 0 27 -2641 27 echo '<body>'."\n";
...
-
1 2 3 4 5 6 7 8 9
# uname -r 10.0-CURRENT # zpool status tank pool: tank state: ONLINE scan: scrub repaired 0 in 5h8m with 0 errors on Wed Jan 11 08:32:30 2012 config: NAME STATE READ WRITE CKSUM
...
-
1
Charlie bit me!
-
1 2 3 4 5 6 7 8 9
i@Ildjarn:~/workspace/botech/Library/boost/boost_1_48_0$ ./b2 -a iostreams system variant=release address-model=32 cxxflags=-m32 linkflags=-m32 cflags=-m32 architecture=x86 instruction-set=i386 ...patience... ...found 577 targets... ...updating 8 targets... gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/address-model-32/architecture-x86/instruction-set-i386/file_descriptor.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/address-model-32/architecture-x86/instruction-set-i386/mapped_file.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/address-model-32/architecture-x86/instruction-set-i386/zlib.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/address-model-32/architecture-x86/instruction-set-i386/gzip.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.5/release/address-model-32/architecture-x86/instruction-set-i386/bzip2.o
...
-
1 2
Charlie bit me! fdsfs
-
1
Charlie bit me!
-
1 2 3
create table tbl(str varchar(20)); insert into tbl values('Hello world!'); select * from tbl;
-
1
jkkjlökl
-
1
테스트
-
1
Charlie bit zsdfzsdfzdfsgzdsfgme!
-
1
Charlie bit me!
-
1 2 3 4 5 6 7 8 9
class Output { public static void main ( String [] args ) { int head, shoulders, knees, toes, HS, HK, HT, SK, ST, KT, PINGAS, snoop, snow, nüll, eins, zwei, drei, vier, fünf, sechs, sieben, acht, neun, zehn, germaneconomy, germanPINGAS; head = 30; shoulders = 10; knees = 66; toes = 45;...
-
1 2 3 4
http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=0200 http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=0193 http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=0529 http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=0530
-
1 2 3 4 5 6 7 8 9
6 1 3 9 | Pivota volím 6 a procházím pole 1 6 3 9 | 1 < 6, tj prohodím 1 3 6 9 | 3 < 6, tj prohodím 1 3 6 9 | 9 > 6, tj nechám 1 3 6 9 | číslo 6 hotovo 1 3 X 9 | Pivot 1 a 9 1 3 x 9 | 1 < 3, tj hotovo 1 3 x 9 | 9 = je sama, tj hotovo x 3 x x | 1 a 9 hotovo, pivot volím 3
-
1 2 3 4 5 6 7 8 9
root@Ildjarn:/home/i/Downloads# /usr/share/pdebuild-cross/xapt -a i386 libboost-system1.42.0 apt-get -o Apt::Get::Download-Only=true -y -o Apt::Architecture=i386 -o Apt::Install-Recommends=false -o Dir::Etc=/var/lib/xapt/etc/xapt/ -o Dir::Etc::SourceList=/var/lib/xapt/etc/xapt/sources.list.d/xapt.sources.list -o Dir::State=/var/lib/xapt/ -o Dir::State::Status=/var/lib/xapt//i386/dpkg/status -o Dir::Cache=/var/lib/xapt/ update Get:1 http://ftp.se.debian.org squeeze Release.gpg [1,672 B] Get:2 http://dl.google.com stable Release.gpg [198 B] Ign http://dl.google.com/linux/chrome/deb/ stable/main Translation-en Ign http://ftp.se.debian.org/debian/ squeeze/contrib Translation-en Ign http://ftp.se.debian.org/debian/ squeeze/contrib Translation-en_GB Ign http://ftp.se.debian.org/debian/ squeeze/main Translation-en Ign http://ftp.se.debian.org/debian/ squeeze/main Translation-en_GB
...
-
1 2 3 4 5 6 7 8 9
, >>>>>>>> [ - >>- ] >> [ <<
...
-
1 2 3 4 5 6 7 8 9
, >>>>>>>> [ - >>- ] >> [ <<
...
-
1 2 3 4 5 6 7 8 9
# rugg 'zone 5Mb, blank' Traceback (most recent call last): File "/usr/bin/rugg", line 4, in ? print rugg.main.run(sys.argv[1:]) File "/usr/lib/python2.4/site-packages/rugg/main.py", line 141, in run program = parseString(arg, display=options.parsetree, run=not options.check) File "/usr/lib/python2.4/site-packages/rugg/language.py", line 877, in parseString if run: program.run() File "/usr/lib/python2.4/site-packages/rugg/language.py", line 188, in run
...
-
1 2 3 4 5 6 7 8 9
#include<iostream.h> // use to #include<stdlib.h> // used to use exit function,,,, void main() { int matrix[3][3],k,i,j,z,count=0; for(k=0;k<5;k++) //will execute the inner loop 5 times, which is already executing 2 times i.e inner loop is executed 10 times { for(z=1;z<=2;z++) { count++;...
-
1
Charlie bit me!
-
1
Charlie bit me!


