-
2103671·text·943 B·2012-01-16 18:46 UTC
I usually sleep wake up at morning. The first thing I do is a breakfast which contains a cup of coffee and sandwitches. Later on, I go to work at mondays, wednesdays, fridays and spend half the day th
-
2103669·text·138.0 KB·2012-01-16 18:45 UTC
-
2103668·text·138 B·2012-01-16 18:42 UTC
/opt/lisa/byhost/lib/python2.7/site-packages::/opt/lisa/os/lib/python2.7/site-packages:/opt/lisa/os/lib/python2.7/site-packages/vtk_python
-
2103667·text·257 B·2012-01-16 18:41 UTC
export LD_LIBRARY_PATH="/opt/lisa/os/cuda/lib:/opt/lisa/os/cuda/lib64:/opt/lisa/byhost/lib:/opt/lisa/os/lib/vtk:/opt/lisa/os/lib/intelmkl/lib/32:/opt/lisa/os/lib:/opt/lisa/os/lib64:/usr/local/lib:/usr
-
2103662·text·1.3 KB·2012-01-16 18:31 UTC
#include <iostream>
using namespace std;
int main()
{
double num1;
double num2;
double result;
int a;
cout <<"Enter first number: ";
cin >> num1;
cout << "Enter second
-
2103661·text·173 B·2012-01-16 18:25 UTC
# ohai
rubygems previously failed to load - is it installed?
/usr/bin/ohai:29:in `require': no such file to load -- ohai/application (LoadError)
from /usr/bin/ohai:29
-
2103660·cpp·2.3 KB·2012-01-16 18:08 UTC
#include <iostream>
int main()
{
int *cislo1 = new int;
int *cislo2 = new int;
float *cislo3 = new float;
double *cislo4 = new double;
std::cout << "Zadaj cislo 1 (integer): ";
s
-
2103659·text·486 B·2012-01-16 18:01 UTC
Jónsi - Go Do
LCD Soundsystem - Someone Great
Electric President - Good Morning
Billy Corgan - The Cameraeye
The Stars of Track and Field - Movies of Antarctica
Colored Shadows - Life After Love
-
2103657·text·327 B·2012-01-16 17:52 UTC
bool ContieneDesdeInicio(string cadena_grande, string cadena_peque)
{
if(cadena_grande.length() != cadena_peque.length())
{
return ContieneDesdeInicio(cadena_grande.substr(0, cadena_grande.len
-
2103656·text·355 B·2012-01-16 17:49 UTC
bool ContieneDesdeInicio(string cadena_grande, string cadena_peque)
{
if(cadena_grande.length() != cadena_peque.length())
{
cadena_grande.substr(0, cadena_grande.length()-1);
return Contien
-
2103655·text·3.8 KB·2012-01-16 17:35 UTC
Vikings WC3FT mod race / skill informationer.
Da vi bruger en utrolig customized version af wc3 moddet er vores mod anderledes end alle andres, derfor er disse informationer kun korrekte for vores
-
2103629·text·191 B·2012-01-16 16:53 UTC
java.lang.nullpointerexception at java.nio.bytebuffer.wrap (unknown source) at com.semaphore.umbrellastss.initcaches (umbrellatss.java:118) at com.semaphore.umbrellatss. (umbrellatss.java:82)
-
2103626·text·360 B·2012-01-16 16:45 UTC
1.05/05/2011 03:00:11.734 java.lang.NullPointerException at java.nio.ByteBuffer.wrap(Unknown Source) at com.semaphore.UmbrellaTSS.initCaches(UmbrellaTSS.java:115) at com.semaphore.UmbrellaTSS.refreshC
-
2103621·text·3.6 KB·2012-01-16 16:10 UTC
Milkymist One = http://milkymist.org/wiki/index.php?title=Main_Page (software) http://en.qi-hardware.com/wiki/Milkymist_One (hardware) - Runs GNU/Linux as well as copyleft hardware design and a copyle
-
2103617·text·2.2 KB·2012-01-16 15:48 UTC
Beach Skirt - Green
Beach Skirt - Red
Summer 2010 - Girl - Pants - Blue - Style 2
Summer 2010 - Girl - Pants - Orange - Style 2
Summer 2010 - Girl - Pants - Tan - Style 3
Summer 2010 - Top - Blue
-
2103602·text·383 B·2012-01-16 15:37 UTC
Hello
My name is Catherine, i saw your email in my online search for friendship so i decided to write you. It will be a pleasure to read from you,if you wouldn't mind, you can email me so that i can
-
2103601·text·918 B·2012-01-16 15:34 UTC
Sometimes when I'm down, I look around and all I see is you
We muck around, but now I'm finally about to tell the truth
When I first saw you I was like who the hell is he
Rocky road but down the tr
-
2103568·text·919 B·2012-01-16 15:15 UTC
/**
* Extract the last `$num` characters from a string.
*
* @param string $str
* the string to extract the characters from.
* @param integer $num
* the number of characters t
-
2103536·text·61 B·2012-01-16 14:36 UTC
∀w2 (R(w1 , w2 ) → ∃w3 (R(w1 , w3 ) ∧ R(w3 , w2 )))
-
2103530·text·978 B·2012-01-16 14:24 UTC
/*
* Created by SharpDevelop.
* User: Jezzon
* Date: 2012-01-15
* Time: 02:20
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
using System;
name