All pastesPublic feed

Public feed

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

    2075896·text·33.5 KB·2011-06-07 02:06 UTC
    
        
  • Someone

    2075890·text·100 B·2011-06-07 01:50 UTC
    src.csv:
    carrots 38
    snakes 109
    umbrellas 66
    
    > d <- read.table("src.csv")
    > plot(d[,2], d[,1])
  • Someone

    2075887·text·101 B·2011-06-07 01:48 UTC
    src.csv:
    12 carrots
    10 snakes
    67 umbrellas
    
    > d <- read.table("src.csv")
    > plot(d[,2], d[,1])
  • Something

    2075886·text·3.4 KB·2011-06-07 01:47 UTC
    your "special snowflake syndrome" sounds like it might be related to a phemonemon I've dubbed "pretty girl syndrome". It's just that "pretty girl syndrome" goes further in explaining the cause.
    
    "Pr
  • Someone

    2075884·text·3.4 KB·2011-06-07 01:43 UTC
    Tom Grandison says to you: I have two reinforced leather forearm sheaths for
     A$27.60 each.
    Tom Grandison says to you: I have two emerald-studded sword belts for A$29.10
     each.
    Tom Grandis
  • Someone

    2075883·text·1.6 KB·2011-06-07 01:39 UTC
    Tom Grandison says to you: I have two reinforced leather forearm sheaths for
     A$27.60 each.
    Tom Grandison says to you: I have two emerald-studded sword belts for A$29.10
     each.
    Tom Grandis
  • Something

    2075882·text·66.8 KB·2011-06-07 01:35 UTC
    
        
  • Something

    2075880·text·66.8 KB·2011-06-07 01:23 UTC
    
        
  • film list

    2075876·text·4.1 KB·2011-06-07 01:09 UTC
    * = unseen (96/159)
    
    The Shadow in the North (2007)
    Let The Right One In (2008)
    Annie Hall (1977)
    Manhattan (1979)
    *Volver (2006)
    Abre los ojos
    *Magnolia (1999)
    The Darjeeling Limited (2007)
  • Untitled

    2075873·text·66.9 KB·2011-06-07 01:06 UTC
    
        
  • Stuff

    2075871·text·1.0 KB·2011-06-07 00:56 UTC
    #include <string.h>
    #include <stdio.h>
    int main(int args, char * arg[])
    {
     int x, u, z;
     x = 0;
     u = 0;
     z = 0;
     do
     {
     printf("Digite a pressao: ");
     scanf(
  • Someone

    2075870·text·731 B·2011-06-07 00:55 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    int main(int argc, char *argv[])
    { 
     int i, pressao, pressaoAlta;
     
     pressaoAlta = 0;
     
     printf(" Monitorar pressao e ativar arrefecimento caso
  • Something

    2075869·text·133 B·2011-06-07 00:52 UTC
    #include <iostream>
    using namespace std;
    
    int main() {
     int (*next)() = &main;
     cout << "Hello World!";
     *next();
    }
  • luis-error

    2075867·text·9.1 KB·2011-06-07 00:52 UTC
    Ign file: binary/ InRelease
    Ign file: binary/ Release.gpg 
    Ign file: binary/ Release 
    Ign file:
  • Suki Trait List

    2075866·text·1.1 KB·2011-06-07 00:51 UTC
    Size:
    5 Million
    
    Nation Traits:
    Competent
    Seekers
    Boutiful Nature
    Close-Knit
    Academic Revolution
    Police
    
    Population Traits:
    Educated
    Perfectionists
    Loyal
    Resourceful
    Skilled Fingers
    F
  • Someone

    2075864·text·77 B·2011-06-07 00:44 UTC
    #include <iostream>
    using namespace std;
    
    int main() {
     return 0;
    }
  • Stuff

    2075863·text·984 B·2011-06-07 00:43 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
    
    public class Time {
    
     int hours, minutes;
    
     Time(int hr, int min) {
  • Miscellany

    2075859·text·935 B·2011-06-07 00:38 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
    
    public class Time {
    
     int hours, minutes;
    
     Time(int hr, int min) {
  • Unnamed

    2075856·text·2.7 KB·2011-06-07 00:36 UTC
    #0 SqlsrvManager->query(INSERT INTO workflow_triggershells (id,deleted,date_entered,date_modified,modified_user_id,created_by,eval,show_past,rel_module_type ) VALUES ( '8c28f3e3-d7e2-2305-30e8-4ded6f
  • Something

    2075855·text·842 B·2011-06-07 00:32 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
    
    public class Time {
    int hours, minutes;
    
    Time(int hr, int min){
     this.hours

older pastes →