All pastesPublic feed

Public feed

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

    2103919·text·803 B·2012-01-18 21:31 UTC
    import java.util.*;
    
    public class Gram {
    
     public static void main(String args[]) {
     
     String strVal;
     double numVal = 0;
     double resultVal = 0;
     
     final double CON_RATE = 2.2;
     
     Sc
  • Someone

    2103914·text·30.1 KB·2012-01-18 21:07 UTC
    Process: pharo [15203]
    Path: /Users/justinbull/Downloads/PBE-1.0/Pharo-1.3-13315-OneClick.app/Contents/MacOS/pharo
    Identifier: org.pharo.Pharo
    Version: Pharo 1.3 (21
  • Miscellany

    2103913·text·1.8 KB·2012-01-18 21:05 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    /*=========================================================================
     Constants and definitions:
    =======================
  • Unnamed

    2103910·text·1.3 KB·2012-01-18 20:59 UTC
    [root@vps2 usbpen]# mount
    /dev/sda2 on / type ext3 (rw)
    proc on /proc type proc (rw)
    sysfs on /sys type sysfs (rw)
    devpts on /dev/pts type devpts (rw,gid=5,mode=620)
    /dev/mapper/VolGroup00-LogVol
  • Unnamed

    2103909·text·1.3 KB·2012-01-18 20:58 UTC
    [root@vps2 usbpen]# mount
    /dev/sda2 on / type ext3 (rw)
    proc on /proc type proc (rw)
    sysfs on /sys type sysfs (rw)
    devpts on /dev/pts type devpts (rw,gid=5,mode=620)
    /dev/mapper/VolGroup00-LogVol
  • Unnamed

    2103908·text·352 B·2012-01-18 20:58 UTC
    [root@vps2 usbpen]# mount
    /dev/sda2 on / type ext3 (rw)
    proc on /proc type proc (rw)
    sysfs on /sys type sysfs (rw)
    devpts on /dev/pts type devpts (rw,gid=5,mode=620)
    /dev/mapper/VolGroup00-LogVol
  • Untitled

    2103904·text·559 B·2012-01-18 20:44 UTC
    stitch@spongebob:~$ apt-cache show zip
    Package: zip
    Version: 3.0-4
    Installed-Size: 636
    Maintainer: Santiago Vila <sanvila@debian.org>
    Architecture: amd64
    Replaces: zip-crypt (<= 2.30-2)
    Depends
  • Someone

    2103901·text·564 B·2012-01-18 20:33 UTC
    import java.util.*;
    
    public class Test {
    
     private static Scanner in = new Scanner(System.in);
     private static int inputVal = 0;
     private static boolean isBetween = false;
     
     public static boo
  • Mine

    2103900·text·85 B·2012-01-18 20:31 UTC
    x + y - z = 3
    2x -y +z = 4
    3x + 6y -6z = 10
    
    [1 1 -1 3]
    [0 1 -1 2/3]
    [0 0 0 -1]
  • Stuff

    2103898·text·62 B·2012-01-18 20:28 UTC
    #!/bin/sh
    
    echo $1 | awk '{printf "%s\t%d\n",$0,length($0)}'
  • Mine

    2103897·text·3.7 KB·2012-01-18 20:27 UTC
    alias_database = hash:/etc/mail/aliases
    bounce_queue_lifetime = 1d
    bounce_template_file = /etc/postfix/bounce.cf
    broken_sasl_auth_clients = yes
    command_directory = /usr/sbin
    config_directory = /e
  • Stuff

    2103896·text·395 B·2012-01-18 20:24 UTC
    insmod overlayfs
    mkdir -p /tmp/overlay /tmp/new-root
    mount -n -t tmpfs none /tmp/overlay
    mount -t overlayfs -olowerdir=/,upperdir=/tmp/overlay overlay:/tmp/overlay /tmp/new-root
    mkdir -p /tmp/new-
  • Someone

    2103892·text·639 B·2012-01-18 20:08 UTC
    import java.util.*;
    
    public class Test {
    
     private static Scanner in = new Scanner(System.in);
     private static int inputVal = 0;
     private static boolean isBetween = false;
     
     public static boo
  • Mine

    2103890·text·541 B·2012-01-18 19:58 UTC
    function delayed()
    {
     var tmp = document.getElementById('mw-sopaOverlay');
     tmp.parentNode.removeChild(tmp);
     
     document.getElementById('mw-page-base').style.display = "inherit";
     document.getEl
  • Stuff

    2103886·text·877 B·2012-01-18 19:53 UTC
    package inclass.Trianlge;
    
    public class Triangle1 
    {
     ///DATA///
     
     /// option a
     private int Ax;
     private int Ay;
     private int Bx;
     private int By;
     private int Cx;
     private int Cy;
  • Stuff

    2103881·text·733 B·2012-01-18 19:17 UTC
    import java.util.Scanner;
    public class scannerx {
     public static void main(String args[]){
     Scanner work = new Scanner(System.in);
     Scanner work2 = new Scanner(System.in);
     double i;
  • Something

    2103880·text·31.1 KB·2012-01-18 19:16 UTC
    SamHD.log
    
     -------- START OF LOG --------
    
    LOG: Core version: $Version: SeriousSamHD; Win32; Standard; Final; 3.003.00:117727; 2010-03-29 15:40:07; @builder$
    LOG: Command: $
    LOG:
  • Miscellany

    2103879·nasm·14.1 KB·2012-01-18 19:11 UTC
    ; algorytm haszujacy MD5
    ; dwie podstawowe procedury:
    ; MD5Init(var stan) - procedura okreslajaca stan poczatkowy, przyjmuje strukture md5_state_s jako parametr
    ; MD5Process(var dane, var dane) -
  • Something

    2103878·text·727 B·2012-01-18 19:11 UTC
    import java.util.*;
    
    public class Gram {
    
     public static void main(String args[]) {
     
     String strVal;
     double numVal = 0;
     double resultVal = 0;
     
     final double CON_RATE = 2.2;
     
     Sc
  • Two cars, two TVs two Internets?

    2103877·text·2.8 KB·2012-01-18 19:03 UTC
    I won’t be participating in today’s SOPA blackout for the simple reason that you and I both get what SOPA is, along with the dangers it represents.
    
    Not even a year has passed since I read Tim Wu’s

older pastes →