All pastesPublic feed

Public feed

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

    2105924·text·75.2 KB·2012-01-25 05:37 UTC
    
        
  • Untitled

    2105920·text·454 B·2012-01-25 05:15 UTC
    #include <iostream>
    using namespace std;
    int main()
    {
     int gravity;
     double time, distance;
     gravity = 32;
     cout << "Press return after entering a number.\n";
     cout << "Enter the time it takes
  • Someone

    2105919·text·454 B·2012-01-25 05:14 UTC
    #include <iostream>
    using namespace std;
    int main()
    {
     int gravity;
     double time, distance;
     gravity = 32;
     cout << "Press return after entering a number.\n";
     cout << "Enter the time it takes
  • Anonymous

    2105914·text·1.8 KB·2012-01-25 04:54 UTC
    short int magicNumber = 0x4D42;
     short int reserved0 = 0;//0x4D41;
     short int reserved1 = 0;//0x5454;
     unsigned int dataOffset = 54;
     unsigned int infoHeaderSize = 40;
     short int
  • Miscellany

    2105911·text·50.2 KB·2012-01-25 04:39 UTC
    
        
  • Miscellany

    2105909·text·1.0 KB·2012-01-25 04:29 UTC
    //Thomas Burlingame
    
    import java.awt.*;
    
    public class TestWall {
     
     public static final int MORTAR = 2;
     
     public static void main(String[] args) {
     DrawingPanel panel = new DrawingPanel(65
  • Something

    2105908·python·536 B·2012-01-25 04:25 UTC
    from PyQt4 import QtCore, QtGui
    import math
    import sys
    
    a=1 #For me, on windows 7 and windows xp, this code crashes when
    b=2 # you close the window... reliably.
    c=3
    d=4 #If even one of these
  • Something

    2105906·python·356 B·2012-01-25 04:21 UTC
    from PyQt4 import QtCore, QtGui
    import math
    import sys
    
    a=1
    b=2
    c=3
    d=4
    e=5
    f=6
    g=7
    
    def funcA(a, b):
     return 1
    
    def SetupScene(scene):
     return 1
    
    if __name__ == "__main__":
  • Anonymous

    2105905·text·700 B·2012-01-25 04:15 UTC
    Removing etckeeper ...
    Processing triggers for man-db ...
    Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm line 33.
    Use of uninitialized value in
  • Unnamed

    2105904·text·359 B·2012-01-25 04:14 UTC
    Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm line 33.
    Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Debconf/FrontEnd/Sc
  • Unnamed

    2105900·text·6.1 KB·2012-01-25 03:38 UTC
    F:\Users\Twilight\Desktop\New Folder>java -jar minecraft_server.jar
    174 recipes
    27 achievements
    ModLoader Server 1.1 Initializing...
    2012-01-25 16:37:15 [INFO] ModLoader Server 1.1 Initializing.
  • Stuff

    2105899·text·6.3 KB·2012-01-25 03:36 UTC
    F:\Users\Twilight\Desktop\New Folder>java -jar minecraft_server.jar
    174 recipes
    27 achievements
    ModLoader Server 1.1 Initializing...
    2012-01-25 16:35:06 [INFO] ModLoader Server 1.1 Initializing.
  • Anonymous

    2105898·text·783 B·2012-01-25 03:34 UTC
    gn0 #kernelpanic !deop .
    KernelPanic # gn0 # #kernelpanic # !deop .
    !deop .
    
    /home/ircd/niobe-ircbot/node_modules/irc/lib/irc.js:520
     throw err;
     ^
    E
  • Stuff

    2105896·text·4.4 KB·2012-01-25 03:14 UTC
    /*
    // Self-explanatory
    */
    BODY
     {
     
     background-image: url(http://myanimelist.net/images/userwalls/1060211.jpg);
     background-attachment: fixed;
     ba
  • Something

    2105895·text·879 B·2012-01-25 03:06 UTC
    import maya.cmds as mc
     
    forestsGlobalItem = None
     
    def User_Select():
     global forestsGlobalItem
    
     print "USER"
     ctx=mc.scriptCtx( title='Select Something', totalSelectionSets=1,\
  • Someone

    2105894·text·587 B·2012-01-25 03:04 UTC
    header:
    
    #pragma once
    class ColorARGB
    {
    public:
     typedef unsigned char channel;
     channel a, r, g, b;
     ColorARGB(channel alpha, channel red, channel green, channel blue);
     ColorARGB(float al
  • Something

    2105893·text·621 B·2012-01-25 03:00 UTC
    import maya.cmds as mc
    item='selection'
    
    def User_Select():
     print"USER"
     ctx=mc.scriptCtx( title='Select Something', totalSelectionSets=1,\
     fcs="select -r $Selection1; python(\"Sel_F
  • Unnamed

    2105892·text·6.0 KB·2012-01-25 02:59 UTC
    F:\Users\Twilight\Desktop\New Folder>java -jar minecraft_server.jar
    174 recipes
    27 achievements
    ModLoader Server 1.1 Initializing...
    2012-01-25 15:59:00 [INFO] ModLoader Server 1.1 Initializing.
  • IC2

    2105891·text·6.0 KB·2012-01-25 02:56 UTC
    F:\Users\Twilight\Desktop\New Folder>java -jar minecraft_server.jar
    174 recipes
    27 achievements
    ModLoader Server 1.1 Initializing...
    2012-01-25 15:55:37 [INFO] ModLoader Server 1.1 Initializing.
  • Untitled

    2105890·text·514 B·2012-01-25 02:54 UTC
    AutoLoad failed for: /usr/lib/xchat/plugins/perl.so
     /lib/libc.so.6: version `GLIBC_2.14' not found (required by /usr/lib/perl5/core_perl/CORE/libperl.so)
     AutoLoad failed for: /usr/lib/xchat/plugin

older pastes →