All pastesPublic feed

Public feed

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

    2086151·text·5.2 KB·2011-10-01 23:42 UTC
    objdump -x -D bfab4d3c076ac4059f3c1e680c7a6933.exe
    
    bfab4d3c076ac4059f3c1e680c7a6933.exe: file format pei-i386
    bfab4d3c076ac4059f3c1e680c7a6933.exe
    architecture: i386, flags 0x0000012e:
    EXEC_
  • Untitled

    2086150·text·7.8 KB·2011-10-01 23:34 UTC
    Dump of file BFAB4D3C076AC4059F3C1E680C7A6933.EXE
    
    File Header
     Machine: 014C (i386)
     Number of Sections: 0002
     TimeDateStamp: 47A60445 -> Sun Feb
  • Develoeprs Meeting 1 /RAW\

    2086147·text·56.5 KB·2011-10-01 22:56 UTC
    
        
  • Untitled

    2086145·text·316 B·2011-10-01 22:53 UTC
    $ cabal install bytestring
    Resolving dependencies...
    cabal: bytestring.cabal:70: The 'type' field is required for test suites. The
    available test types are: exitcode-stdio-1.0
    cabal: Error: some p
  • Untitled

    2086144·text·2.6 KB·2011-10-01 22:46 UTC
    2011-10-02 00:37:16 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-10-02 00:37:16 [INFO] [Towny] Loading Error: Exception while reading nation file Vlaretopia
    2011-10-02 00:37:16 [SEV
  • Unnamed

    2086140·text·18.2 KB·2011-10-01 22:31 UTC
    When you have Module::Build installed and a module comes with both a
    Makefile.PL and a Build.PL, which shall have precedence?
    
    The main two standard installer modules are the old and well
    establ
  • Someone

    2086136·text·839 B·2011-10-01 22:02 UTC
    15:01:41 [SEVERE] java.lang.InstantiationException
    15:01:41 [SEVERE] at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:
  • Untitled

    2086134·text·1000 B·2011-10-01 21:57 UTC
    monsters 
    
    Blue-eyes white dragon X3 
    
    Blue-eyes shining dragon X1 
    
    masked dragon X3 
    
    the calculator X2 
    
    Kaibaman X2 
    
    king of the swamp X2 
    
    dragonic knight X1
  • Stuff

    2086133·text·17.3 KB·2011-10-01 21:49 UTC
    Where is your gzip program? [/bin/gzip] 
    
     <tar>
    Where is your tar program? [/bin/tar] 
    
     <unzip>
    Where is your unzip program? [/usr/bin/unzip] 
    
     <make>
    Where is your make program? [/usr/bin
  • Something

    2086131·text·1.7 KB·2011-10-01 21:43 UTC
    [Oct 01 14:41:31 2011] Loading IRCD Protocol Module: [unreal32]
    [Oct 01 14:41:31 2011] status: [0][Module, Okay - No Error]
    [Oct 01 14:41:31 2011] Loading Encryption Module: [enc_md5]
    [Oct 01 14:41
  • Something

    2086128·text·2.1 KB·2011-10-01 21:36 UTC
    /* Prime Number Program Revisisted - Michael Bzdell */
    
    #include <iostream>
    using namespace std;
    
    /* Function named isitprime that does the logic in determining prime
     it returns a true / fals
  • Teepan

    2086127·text·1.2 KB·2011-10-01 21:23 UTC
    #include <stdio.h>
    
    int int_cmp(const void *a, const void *b) 
    { 
     const int *ia = (const int *)a; 
     const int *ib = (const int *)b;
     return *ia - *ib; 
     
    } 
     
    
    main(char *argv
  • Stuff

    2086125·text·1.4 KB·2011-10-01 21:08 UTC
    [Oct 01 13:57:22 2011] Anope 1.8.6 (3072) (ircd protocol: UnrealIRCd 3.2+) starting up
    [Oct 01 13:57:23 2011] MySQL: has been disabled.
    [Oct 01 13:57:23 2011] Databases loaded
    [Oct 01 13:57:23 2011
  • 276

    2086123·text·470 B·2011-10-01 20:59 UTC
    #include <iostream>
    #include <fstream>
    #include <stdlib.h>
    #include <string.h>
    using namespace std;
    
    int Hasher (string & word) {
     int hash = 0;
     for (uint i = 0; i<word.length(); i++) {
  • Stuff

    2086119·text·1.0 KB·2011-10-01 20:08 UTC
    ---------------------------------
    ---------------------------------
    ---------------------------------
    -2-2-4-2-2-2-4-2-2-2-4-2-2-2-4-2-
    -0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-
    -------------------------
  • Something

    2086118·text·1.8 KB·2011-10-01 20:02 UTC
    Comment: 0,0:00:00.00,0:00:00.00,Romaji,,0000,0000,0000,code once,randY2 = math.random(-90,90)
    Comment: 0,0:00:00.00,0:00:00.00,Romaji,,0000,0000,0000,code once,tabla={"&H51A9EF&","&H68BE4E&","&H60D7
  • Untitled

    2086117·text·3.2 KB·2011-10-01 19:40 UTC
    meway@meway-Latitude-D610:~/mana$ cmake
    cmake version 2.8.3
    Usage
    
     cmake [options] <path-to-source>
     cmake [options] <path-to-existing-build>
    
    Options
     -C <initial-cache> = Pre-lo
  • Someone

    2086113·text·3.4 KB·2011-10-01 19:06 UTC
    diff -r 6daed187642a minecraft/net/minecraft/src/Chunk.java
    --- a/minecraft/net/minecraft/src/Chunk.java Sat Oct 01 20:56:53 2011 +0200
    +++ b/minecraft/net/minecraft/src/Chunk.java Sat Oct 01 21:00:
  • Something

    2086110·text·1.9 KB·2011-10-01 18:21 UTC
    #include <iostream>
    using namespace std;
    
    /* Function named isitprime that does the logic in determining prime
     it returns a true / false for whether or not it is prime. It also
     assigns the
  • Miscellany

    2086109·text·1.3 KB·2011-10-01 18:10 UTC
    -------------------טורניר ה'-------------------
    א] האי רוצה לומר שהוא בצבא (7)
    קורפורל
    ב] שיר לגילה (5,4)
    שלוש בלילה
    ג] חבל שהגרמני כורע תחת הנטל (7)
    קורסיקה
    ד] לא יעביר את הזמרת בממשלה (3,3,2

older pastes →