-
2108383·java·908 B·2012-01-31 23:09 UTC
import java.io.*;
import java.util.*;
public class Ch7_9_Driver {
public static void main (String[] args) throws FileNotFoundException {
int numOfStudents, numOfTests;
//FileReade
-
2108381·text·3.7 KB·2012-01-31 23:08 UTC
body {
margin: 0;
font-size: 11px;
overflow: hidden;
}
h3 {
margin: 0;
}
-
2108380·text·38.4 KB·2012-01-31 23:07 UTC
-
2108376·text·733 B·2012-01-31 23:03 UTC
#!/bin/bash
# init script for carbon
case "$1" in
start)
/opt/graphite/bin/carbon-cache.py start
/opt/graphite/bin/carbon-relay.py start
;;
stop)
/opt/gra
-
2108373·c·1.0 KB·2012-01-31 23:02 UTC
/* malloc: general-purpose storage allocator */
void *malloc(unsigned nbytes)
{
Header *p, *prevp;
Header *moreroce(unsigned);
unsigned nunits;
nunits = (nby
-
2108370·text·5.3 KB·2012-01-31 23:00 UTC
6:45 PM - Kruncheez: Why.... just why ._.
6:50 PM - [SM]StrikerMan780: Why complain, and just play? We're only doing this to get people to play something different for once
6:50 PM - Kruncheez: Okay
-
2108368·text·1.0 KB·2012-01-31 22:58 UTC
01/31 16:41:56 'Venom' has joined the chat.
01/31 16:42:32 'keko' has joined the chat.
01/31 16:42:39 keko: Turkish.
01/31 16:42:43 keko: turkey
01/31 16:42:50 keko: YES TURKEY
01/31 16:42:56 Ven
-
2108367·java·425 B·2012-01-31 22:56 UTC
import java.io.*;
import java.util.*;
public class Ch7_9_Driver {
public static void main (String[] args) throws FileNotFoundException {
BufferedReader in = new BufferedR
-
2108366·text·1.6 KB·2012-01-31 22:56 UTC
SCHARAKTERYZUJ ŚRODOWISKA, W KTÓRYCH MOŻLIWA JEST SEDYMENTACJA OSADÓW WĘGLANOWYCH; OPISZ CZYNNIKI OD KTÓRYCH ZALEŻY WYTRĄCANIE WĘGLANÓW; PODAJ WSPÓŁCZESNE PRZYKŁADY SEDYMENTACJI WĘGLANOWEJ
środowis
-
2108365·text·1.3 KB·2012-01-31 22:55 UTC
using UnityEngine;
using System.Collections;
using System;
public class MedEnemyProjectile : MonoBehaviour {
public GameObject enemybullet;
private double radius=1;
private double po
-
2108362·c·423 B·2012-01-31 22:52 UTC
/* morecore: ask system for more memory */
static Header *morecore(unsigned nu)
{
char *cp, *sbrk(int);
Header *up;
if (nu < NALLOC)
nu = NALLOC;
-
2108358·text·629 B·2012-01-31 22:51 UTC
[root@coruscant ~]# cat /etc/apt/sources.list
#deb http://mirror.peer1.net/debian/ squeeze main
#deb-src http://mirror.peer1.net/debian/ squeeze main
#deb http://security.debian.org/ lenny/update
-
2108356·text·3.1 KB·2012-01-31 22:48 UTC
Ban dat aiurea lui digitalcore
ce motiv este asta? Ban permanent pentru zvonuri aiurea. Acum va faceti de cap dupa propriile voastre regululi.. se rasuceste kw3rln cand aude asa ceva, p
-
2108355·text·145 B·2012-01-31 22:48 UTC
<ul>
<% @people.each do |person| %>
<li>
<%= link_to person.first_name, person_path(person[:id]) %>
</li>
<% end %>
</ul>
-
2108354·text·3.9 KB·2012-01-31 22:47 UTC
Josh Humphries
do you see kenyon a lot at school?
7 hours agoMatt Moniot
Not really.
Why?
7 hours agoJosh Humphries
just curious, he's probably going to be talking shit about me tomorrow
-
2108353·text·181 B·2012-01-31 22:47 UTC
def transform_deal(self, obj):
out = dict(
title = obj.title,
date_expires = obj.end_date,
# ...
)
return out
-
2108348·text·3.3 KB·2012-01-31 22:43 UTC
diff -crB OMEconomy.OMCurrency.old/OMCurrency.cs OMEconomy.OMCurrency/OMCurrency.cs
*** OMEconomy.OMCurrency.old/OMCurrency.cs 2012-01-31 06:32:32.000000000 -0800
--- OMEconomy.OMCurrency/OMCur
-
2108347·text·18.3 KB·2012-01-31 22:42 UTC
Sent RTP packet to 192.168.12.99:10030 (type 03, seq 014683, ts 003840, len 000033)
braserv*CLI> rtp set debug off
RTP Debugging Disabled
braserv*CLI> sip set debug on
SIP Debugging enabled
-
2108344·text·1.7 KB·2012-01-31 22:41 UTC
Skyrim Hardcore Letsplay - Season 1: Unarmed Nord
Rules
Must be a nord
Only weapon allowed in combat are unarmed fists
Achievements can be done in any order desired
Main Questline Achieveme
-
2108342·text·21.4 KB·2012-01-31 22:38 UTC
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 94208 bytes for object start array expansion
# Possible reasons