All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Mine

    2103674·text·593 B·2012-01-16 19:39 UTC
    In my free time, I like to meet with my friends and read books. In the summer time, I really enjoy the outdoor parties, and carnivals fully filled with friendly people. For the rest of the year, I usu
  • Mine

    2103672·text·428 B·2012-01-16 18:49 UTC
    bool Contiene(string cadena_grande, string cadena_peque)
    {
     bool seguir = true;
    
     for(int i = 0; seguir && i < cadena_peque.length(); i++)
     if(cadena_grande[i] != cadena_peque[i])
     seguir = f
  • Something

    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
  • Something

    2103669·text·138.0 KB·2012-01-16 18:45 UTC
    
        
  • Something

    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
  • Someone

    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
  • Stuff

    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
  • Mine

    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
  • uloha_10

    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
  • Untitled

    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
  • Mine

    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
  • Miscellany

    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
  • Someone

    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
  • Something

    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)
  • Mine

    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
  • Miscellany

    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
  • Miscellany

    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
  • Unnamed

    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
  • Someone

    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
  • Unnamed

    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

older pastes →