-
2108218·php·19 B·2012-01-31 19:46 UTC
<?php phpinfo(); ?>
-
2108216·text·392 B·2012-01-31 19:19 UTC
on debian squeeze, using ttytter 2.0.0 beta4, with pwntter 0.1.6 and -track="whatever" gives the following error:
Use of uninitialized value $args[0] in join or string at /usr/share/perl5/Date/Mani
-
2108215·text·1.3 KB·2012-01-31 19:16 UTC
31-Jan 13:37 backup-dir JobId 9518: Start Restore Job RestoreFiles.2012-01-31_13.37.30_18
31-Jan 13:37 backup-dir JobId 9518: Using Device "Coraid"
31-Jan 13:37 backup-sd JobId 9518: Ready to read f
-
2108214·text·275 B·2012-01-31 19:16 UTC
Use of uninitialized value $args[0] in join or string at /usr/share/perl5/Date/Manip.pm line 134.
DBD::mysql::st execute failed: Column 'user_id' cannot be null at pwntter.pl line 100.
DBD::mysql::s
-
2108213·text·450 B·2012-01-31 19:16 UTC
[31.01.2012 19:50:57] Paweł: Mati rucham twoją matkę
[31.01.2012 19:51:05] Paweł: właśnie w tej chwili
[31.01.2012 19:51:08] Marcin: i napisz że brzydko powiedział
[31.01.2012 19:51:25] Paweł: zajr
-
2108212·text·11.1 KB·2012-01-31 19:10 UTC
Rarity's Reality
Today was like any other day, I had just gotten off school, and began to walk home. The warm weather had caused to snow to melt a bit, making the sidewalks a little slushy,
-
2108211·text·11.1 KB·2012-01-31 19:09 UTC
Rarity's Reality
Today was like any other day, I had just gotten off school, and began to walk home. The warm weather had caused to snow to melt a bit, making the sidewalks a little slushy,
-
2108204·text·11.1 KB·2012-01-31 18:38 UTC
Rarity's Reality
Today was like any other day, I had just gotten off school, and began to walk home. The warm weather had caused to snow to melt a bit, making the sidewalks a little slushy,
-
2108199·cpp·526 B·2012-01-31 17:57 UTC
void MonopolyBoard::start()
{
int dbls=0;
int pos;
for (int rolls=0;rolls<2222;rolls++)
{
int die1 = (rand() % 6 + 1);
int die2 = (rand() % 6 + 1);
pos
-
2108198·cpp·747 B·2012-01-31 17:54 UTC
#include "MonopolyProperty.h"
#include <iostream>
#nclude "MonopolyProperty.h"
#include <iostream>
#include <iomanip>^
using namespace std;
ostream& operator<<(ostream& o, MonopolyProperty p
-
2108190·text·631 B·2012-01-31 17:28 UTC
\[
\sum_{i=1}^{m}(\vec{v_{i}}) \bigotimes \sum_{j=1}^{n}(\vec{w_{j}}) =
(\vec{v}_{1}+\vec{v}_{2}+...+\vec{v}_{m}) \bigotimes (\vec{v}_{1}+\vec{v}_{2}+...+\vec{v}_{m}) =
(\vec{v}_{1} \big
-
2108181·text·972 B·2012-01-31 16:59 UTC
Jirachi @ Choice Scarf
Trait: Serene Grace
EVs: 252 Atk / 4 SDef / 252 Spd
Jolly Nature (+Spd, -SAtk)
- Iron Head
- Zen Headbutt
- U-turn
- ThunderPunch
Ferrothorn (F) @ Choice Band
Trait:
-
2108180·text·614 B·2012-01-31 16:57 UTC
"give something":
texts:
description: "Give me wheat and i will put you on the teleporter list."
completion: "Now you are on teleporter list."
acceptance: "Find some wh
-
2108179·text·2.2 KB·2012-01-31 16:44 UTC
2012/01/31 16:23:48 CET [HTTPChannel,35,172.31.136.53] return self._parse_response(h.getfile(), sock)
2012/01/31 16:23:48 CET [HTTPChannel,35,172.31.136.53] File "/usr/lib/python2.6/xmlrpclib.p
-
2108178·text·367 B·2012-01-31 16:32 UTC
@echo off
echo Compiling...
echo ------------
javac -classpath ;.\junit-4.10.jar ca\acadiau\cs\financial\CoinUnitTest.java
echo.
echo Executing unit tests...
echo -----------------------
java -
-
2108177·text·341 B·2012-01-31 16:30 UTC
@echo off
echo Compiling...
echo ------------
javac -classpath ;.\junit-4.10.jar ca\acadiau\cs\financial\CoinUnitTest.java
echo.
echo Executing unit tests...
echo -----------------------
java -
-
2108170·text·390 B·2012-01-31 16:08 UTC
fullspeed de mawari hajimeta story
akaku daichi someageru
chikyûgi ni wa garandô ni natta paradise
boku-ra no te de sukuidasô
hateshinaku tsuzuku sakamichi o
ima omoikiri kakenukete Far away
tac
-
2108166·text·441 B·2012-01-31 16:00 UTC
hoshi ni negai o kaze ni pride noseta toki
kyô ga kesenai asu ga mieru yo kitto ne...
I wish
dôshite koko ni iru no
oshiete kudasai ima sugu
mieru mono ga subete ja nai no ne
samusa ni furueru k
-
2108165·text·1.0 KB·2012-01-31 15:51 UTC
Em hepburn (standard oficial):
gokigen na chô ni natte kirameku kaze ni notte
ima sugu kimi ni ai ni yukô
yokei na koto nante wasureta hô ga mashi sa
kore ijô shareteru jikan wa nai
nani ga WOW
-
2108164·text·7.6 KB·2012-01-31 15:50 UTC
#include <SPI.h>
//#include <MsTimer2.h>
int dataPin = 11;
int clockPin = 13;
int latchPin = 10;
#define latchPort PORTB
byte latchBit = (1<<2);
#define COLS 32
#define ROWS 8
#define