All pastes›Public feed

Public feed

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

    1964787·text·20.0 KB·2010-10-17 12:08 UTC
    !!################################
    !!ALSA Information Script v 0.4.59
    !!################################
    
    !!Script ran on: Sun Oct 17 12:08:20 UTC 2010
    
    !!Linux Distribution
    !!------------------
    
    Ub
  • Someone

    1964759·cpp·2.7 KB·2010-10-17 11:21 UTC
    #include <iostream>
    
    using namespace std;
    
    class Intset {
     private:
     unsigned int * sp; // set pointer
     unsigned int set_size;
     public:
     static unsigned int SetLim;
     Intset() { sp=new un
  • Miscellany

    1964757·text·3.2 KB·2010-10-17 11:19 UTC
    Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
    
    EAC extraction logfile from 27. September 2010, 20:36
    
    Kool Keith / Matthew
    
    Used drive : PIONEER DVD-RW DVR-216D Adapter: 1 ID: 2
  • Stuff

    1964739·text·3.3 KB·2010-10-17 10:40 UTC
    Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
    
    EAC extraction logfile from 27. September 2010, 21:07
    
    Kool Keith / Black Elvis/Lost In Space
    
    Used drive : PIONEER DVD-RW DVR-216D Ad
  • Unnamed

    1964733·java·5.4 KB·2010-10-17 10:32 UTC
    package adts;
    import java.util.Vector;
    
    public class LinkedList implements ListInterface {
     private class Node
     {
     private Object data; // entry in the list
     private Node next;
     priva
  • Untitled

    1964710·text·2.0 KB·2010-10-17 09:41 UTC
    Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
    
    EAC extraction logfile from 30. September 2010, 21:47
    
    Murs / Good Music [cd 2]
    
    Used drive : PIONEER DVD-RW DVR-216D Adapter: 1 ID:
  • Mine

    1964709·text·3.3 KB·2010-10-17 09:39 UTC
    Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
    
    EAC extraction logfile from 30. September 2010, 21:29
    
    Murs / Good Music [cd 1]
    
    Used drive : PIONEER DVD-RW DVR-216D Adapter: 1 ID:
  • Sven's Mythlog

    1964681·text·42.4 KB·2010-10-17 07:42 UTC
    
        
  • Anonymous

    1964666·text·778 B·2010-10-17 06:52 UTC
    #include<iostream>
    #include<cstdio>
    using namespace std;
    int main()
    {
     int t,k,n,i,j,g,h,count=0,temp,flag;
     unsigned long long int a[500];
     scanf("%d",&t);
     for(i=0;i<t;i++)
     {
     scanf("%d
  • Shin's Spellcards

    1964638·text·5.7 KB·2010-10-17 06:06 UTC
    Praetor Sign 「The Many Faces of Eve」 - Stage 1 Spellcard
    
    This spellcard creates 3 (Easy), 6 (Normal), 10 (Hard), or 15 (Lunatic) masks in a pattern in the middle of the screen.
    
    (Easy) - Forms a
  • backtrace.sh

    1964635·bash·768 B·2010-10-17 06:05 UTC
    #!/bin/bash 
    #set -o functrace 
    #shopt -s extdebug
    
    backtrace() {
     typeset -i i frame=0 arg=0
     while caller $frame > /dev/null; do
     echo "[$frame] $(caller $frame)"
    
     ((ar
  • Mine

    1964608·text·73.9 KB·2010-10-17 05:16 UTC
    
        
  • home.php

    1964607·php·1.5 KB·2010-10-17 05:14 UTC
    <?php
    /**
     *
     * Template: home.php
     * --> A Dynamic Home Page Template
     *
     * This template calls the header, navigation, sidebar, and footer.
     * It than creates four boxes. 
     * First box displ
  • Post 19a (1)

    1964606·text·4.3 KB·2010-10-17 05:10 UTC
    I laid in my bed, surprised by what had happened today. There was never a doubt in my mind that Keine was this teacher that cared for her students, and that Mokou was this odd and brash yet kind-hear
  • Post 19b (1)

    1964604·text·1.3 KB·2010-10-17 05:09 UTC
    [x] Highlight the positive and comparatively dismiss the negative 
    [x] "And, I'm sure that you'll..." (Amicably)
    
    The Field of Summer, or the Aurora Valley, as it is called by many youkai, is so ca
  • bash

    1964599·text·165.9 KB·2010-10-17 04:59 UTC
    
        
  • friends.rb

    1964592·ruby·2.6 KB·2010-10-17 04:42 UTC
    $names = File.read("friends.txt").split("\n")
    
    def first_frequencies
     first = $names.map {|line| line.split(" ")[0]}
     first_freq = (first.map {|name| [name, first.count(name)]}).uniq
     retur
  • CDDL reimplementation of od

    1964590·c·17.0 KB·2010-10-17 04:39 UTC
    /*
     * This file and its contents are supplied under the terms of the
     * Common Development and Distribution License ("CDDL"), version 1.0.
     * You may only use this file in accordance with the terms
  • 88's eyes only

    1964548·text·450 B·2010-10-17 03:21 UTC
    <header>88's</header>
    
    <title>Personel</title>
    
    <body>
    
    <p>Groton Woods Affiliations
    
     <li>
    
     <ld>Cameron Finell</ld>
     <ld>Mike Noeth</ld>
     <ld>Griffin Modzelewski</ld> 
     </li>
    
    </p>
  • getState.php

    1964506·php·518 B·2010-10-17 01:29 UTC
    <?php
    
    //States
    $states = array (
     "pakistan" => array("NWFP", "Sindh", "Balouchistan", "Punjab"),
     "india" => array("Bihar", "gujrat", "Goa", "Uttar Pardesh"),
     "usa" => array("Indiana", "Luisi

older pastes →