-
1972062·c·490 B·2010-10-24 18:09 UTC
#include <stdio.h>
#include <assert.h>
int main(int argc, char *argv[])
{
int i;
int malloc_size = 0x1 << 28;
int call_time = 1;
void *p;
char dummy;
for(i=0; i<ca
-
1972060·c·822 B·2010-10-24 18:03 UTC
#include <stdio.h>
#include <fcntl.h>
int main(int argc, char *argv[])
{
int fd = 0;
char buf[BUFSIZ];
int wait_sec_of_beginning = 5;
int wait_usec_per_byte = 5000;
int w
-
1972044·text·1.1 KB·2010-10-24 17:40 UTC
[main/release](cooker) 2:1.0.23-6mdv2011.0
[main/testing](current)[main/testing](2010.1) 2:1.0.23-2.0.2mdv2010.1
[main/release](current)[main/release](2010.1) 2:1.0.23-2mdv2010.1
[main/upd
-
1971979·text·2.4 KB·2010-10-24 16:31 UTC
-- Gustav Kirchoff
-- Invoke with: ghci GustavProb.hs -hide-package mtl-1.1.0.2
-- Or in ghci: :set -hide-package mtl
module GustavProb where
--For nickie's read
import Char
import Data.List
-
1971969·text·2.9 KB·2010-10-24 16:15 UTC
Expires: 300
Event: dialog;sla;ma
Content-Length: 0
Max-Forwards: 70
2010/10/24 18:11:21.578 8:19.836 Housekeeper:0x48157710 OpalUDP Setting interface to 192.168.2.100%wlan0
2010/10/2
-
1971963·text·2.9 KB·2010-10-24 16:12 UTC
SS7 setup: Sangoma A101D + Yate3 alpha3 + Ericsson AXE10 switch
100% working right now, sound quality is great!
######################### /etc/wanpipe/wanpipe1.conf #####################
[devic
-
1971950·mirc·993 B·2010-10-24 15:57 UTC
; This is a replacement for the built in mIRC /dns. It works just like /dns except
; this allows you to receive much more detailed information, for example:
; mIRC's /dns:
;
;[15:43] * Looking up
-
1971949·text·993 B·2010-10-24 15:56 UTC
; This is a replacement for the built in mIRC /dns. It works just like /dns except
; this allows you to receive much more detailed information, for example:
; mIRC's /dns:
;
;[15:43] * Looking up
-
1971943·text·8.9 KB·2010-10-24 15:54 UTC
(17:53:10) jabber: got Jingle package action = description-info
(17:53:10) jingle: find_by_id 735759723
(17:53:10) jingle: lookup: 0x1114cc0
(17:53:10) jabber: Sending (ssl) (joaomgb@gmail.com/BC24
-
1971942·text·5.7 KB·2010-10-24 15:54 UTC
(17:51:11) backend-fs2: farsight-component-state-changed: component: 2 state: READY
(17:51:11) backend-fs2: farsight-send-codec-changed: codec: 102: audio SPEEX clock:16000 channels:1
(17:51:11) bac
-
1971874·text·781 B·2010-10-24 14:27 UTC
on *:TEXT:!mute*:#pcplace:{
if ($2 == $me) {
/msg $chan Good Try Good Try!!
halt
}
if ($nick isop $chan) || ($nick ishop $chan) || {$nick isvoice $chan) || ($3 == $null) {
ba
-
1971781·text·9.5 KB·2010-10-24 11:38 UTC
E|-8---7---|-5---4---|-0---0---|-0---0---|-0-------|---------|
B|-10--0---|-0---0---|-6---5---|-3---2---|-1---0---|-0---0-0-|
G|-9---8---|-5---5---|-5---4---|-2---2---|-0---1---|-2---1-0-|
D|-7---7
-
1971658·text·18.3 KB·2010-10-24 09:04 UTC
!!################################
!!ALSA Information Script v 0.4.41
!!################################
!!Script ran on: Sun Oct 24 20:04:41 EST 2010
!!Linux Distribution
!!------------------
Fe
-
1971500·bash·8.5 KB·2010-10-24 04:49 UTC
$ BitchX
BitchX - Based on EPIC Software Labs epic ircII (1998).
Version (BitchX-1.1-final) -- Date (20040326).
Process [36334]
Using terminal type [xterm]
■▓░ ▓░ ▄▄▄ ▄██ ▄▄ ▄▄▄▄▄ █░█
-
1971477·text·1.4 KB·2010-10-24 03:54 UTC
var i,j,k,m,n,minp:longint;
min:real;
dist:array[0..1001,0..1001] of real;
boo:boolean;
a,b:array[0..1001] of longint;
c:array[0..1001,0..1001] of longint;
taken,seaten:array[
-
1971438·text·1.5 KB·2010-10-24 02:21 UTC
//uses sysutils;
type re=record
num:longint;
flag:longint;
end;
var i,j,k,m,n,count,s,e,max:longint;
t1:tdatetime;
a:array[0..1000001] of re;
procedure qsort( s,t
-
1971435·text·505 B·2010-10-24 02:18 UTC
var i,j,k,m,n,v,max,maxn:longint;
f:array[0..100000] of longint;
g:array[0..100,1..2] of longint;
begin
readln(n,v);
for i:=1 to n do begin
readln(g[i,1],g[i,2]);
g[i,2]:=g[
-
1971427·text·1.7 KB·2010-10-24 01:51 UTC
Jet Tripper: Dude
Rabid Wookiee: so jet, what brings you out and about
Jet Tripper: I haven't gotten high in like 4 months
NinjaCake(CAF): same
NinjaCake(CAF): DORITOESSSSSSSSSSSSSSSS
Jet Tripper
-
1971418·java·1009 B·2010-10-24 01:27 UTC
// BAD constructor
protected di(int paramInt)
{
this.aS = (256 + paramInt);
if (c[(256 + paramInt)] != null)
{
// Shouldn't do all those tests just to throw the problem out the window and
-
1971385·text·198 B·2010-10-24 00:28 UTC
00 35 10 45 20 55 30 05 40 15 50 25 00
01 36 11 46 21 56 31 06 41 16 51 26 01
02 37 12 47 22 57 32 07 42 17 52 27 02
03 38 13 48 23 58 33 08 43 18 53 28 03
04 39 14 49 24 59 34 09 44 19 54 29 04