-
2069321·python·1.1 KB·2011-05-26 07:57 UTC
#!/usr/bin/python2.7
import random
rnd = random.Random()
def playGame(limit=100):
print "I'm thinking of a number between 1 and %d..." % (limit)
num = rnd.randint(1, limit + 1)
-
2069320·text·3.6 KB·2011-05-26 07:56 UTC
accentry: file format elf64-x86-64
Sections:
Idx Name Size VMA LMA File off Algn
0 .interp 0000001c 0000000000400238 0000000000400238 000
-
2069317·text·1.7 KB·2011-05-26 07:49 UTC
~/ffmpeg.jan25 -i 384x288.jpg -loop_input -s 384x288 -r .2 -vcodec mpeg4 -b 1k -g 5 -an -t 5 -i ../300.0-0074.ts -vn -acodec copy -copyts -copytb test5.ts
FFmpeg version git-37a1ba9, Copyright (c) 2
-
2069315·text·1.6 KB·2011-05-26 07:41 UTC
pondelok, utorok, piatok:
pred robotou: dva bielky, tri platky sunky (ham&eggs).. alebo tuniak.. alebo cottage cheese (hocijaky ochuteny)..
..s uhorkou/paradajkou/paprikou/cibulou
obed: hydin
-
2069314·java·1.7 KB·2011-05-26 07:40 UTC
import java.util.Scanner;
import java.util.Random;
public class GuessingGame {
private int limit;
private Random rndGen;
private Scanner reader;
public GuessingGame(int limit, long seed)
-
2069309·text·708 B·2011-05-26 07:11 UTC
...sitting round a table. Smoke filled the room. The dispute had been going on for some hours. The point at
issue was whether or not it was possible, legitimately, to make reference to a collection
-
2069308·text·30.1 KB·2011-05-26 07:11 UTC
Array
(
[Host] => www.instantcheckmate.com
[Connection] => keep-alive
[User-Agent] => Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safa
-
2069305·text·33.7 KB·2011-05-26 06:54 UTC
-
2069301·text·3.6 KB·2011-05-26 06:27 UTC
Transferring control to the kernel.
Kernel entry point is at 0x80105990
� 0.000000� Initializing cgroup subsys cpuset
� 0.000000� Linux version 2.6.32 (root@bcm91250a-be) (gcc version 4.5.2 (
-
2069293·text·2.1 KB·2011-05-26 05:30 UTC
(gtk-window-decorator:7529): Gtk-CRITICAL **: IA__gtk_widget_get_realized: assertion `GTK_IS_WIDGET (widget)' failed
(gtk-window-decorator:7529): GLib-GObject-WARNING **: instance with invalid (NUL
-
2069292·text·4.0 KB·2011-05-26 05:26 UTC
Starting mythfrontend.real..
2011-05-26 00:19:19.629 mythfrontend version: fixes/0.24 [v0.24.1-1-g347cd24] www.mythtv.org
2011-05-26 00:19:19.630 Using runtime prefix = /usr
2011-05-26 00:19:19.630
-
2069291·text·61.2 KB·2011-05-26 05:26 UTC
-
2069290·text·60.9 KB·2011-05-26 05:24 UTC
-
2069277·text·548 B·2011-05-26 03:57 UTC
deb http://au.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse
deb-src http://au.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse
deb http://au.archive.ubun
-
2069276·text·141 B·2011-05-26 03:53 UTC
# Find Big Files
find / -type f -size +20000k -exec ls -lisahn {} \; 2> /dev/null | awk '{ print $2 " : " $8 "/" $9 "/" $10 " - " $11 }'
-
2069273·text·298 B·2011-05-26 03:50 UTC
### HABARI START
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteBase /habari
RewriteRule .
-
2069271·text·1.5 KB·2011-05-26 03:45 UTC
*****************
Wednesday May 25th
**********, *******, ************ *****
Dear *********:
I am writing to you on behalf of my self as a young professional looking for entry in the pa
-
2069270·text·2.7 KB·2011-05-26 03:42 UTC
cat /var/log/vbox-install.log
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.39-28-vanilla/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
test -e include/generated/autoconf.h -a -e include/config
-
2069269·text·280 B·2011-05-26 03:37 UTC
1) 07:44 am A319 IndiGo T\O
2) 07:52 am A319 IndiGo T\O
3) 07:56 am 737-800 SpiceJet T\O
4) 08:01 am A320 GoAir T\O
5) 08:06 am A319 IndiGo T\O
6) 08:16 am 737-800 SpiceJet T\O
7) 08:18 am A320
-
2069265·text·917 B·2011-05-26 03:01 UTC
#include <iostream>
#include <string>
#define SIZE 8
using namespace std;
//here you go, faggot
int main() {
int i;
string units[] = { "in","ft","yd","mi","mm","cm","m","km" };
double co