All pastesPublic feed

Public feed

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

    2075851·text·813 B·2011-06-07 00:19 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
  • Unnamed

    2075844·text·12 B·2011-06-07 00:07 UTC
    aaaaaaaaaaaa
  • Stuff

    2075843·text·7.7 KB·2011-06-07 00:05 UTC
    !!! - Strange Weather, Isn't It?
    65daysofstatic - The Fall Of Math
    65daysofstatic - One Time For All Time
    Aberdeen City - The Freezing Atlantic
    Agalloch - Ashes Against The Grain
    Alcest - Souveni
  • Anonymous

    2075842·text·1.8 KB·2011-06-07 00:03 UTC
    g++ -c -Os -momit-leaf-frame-pointer -Wall -frtti -fno-exceptions -DQT_STATIC_BUILD -DUNICODE -DQT_LARGEFILE_SUPPORT -DAPP_VERSION=\"2.0\" -DAPP_TITLE=\"in-Disguise\" -DAPP_URL_UPDATE=\"https://www.in
  • Stuff

    2075840·text·776 B·2011-06-06 23:55 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
    
    public class Time {
    int hours, minutes;
    double doubleDecimal;
    
    Time(int hr,
  • jon

    2075837·scheme·2.1 KB·2011-06-06 23:48 UTC
    #lang scheme
    
    ;; The RFC for IRC
    ;; http://rfc.sunsite.dk/rfc/rfc2812.html
    
    (define-struct Connection (input output))
    
    (define (join vars between)
     (if (null? vars)
     ""
     (let loop ((v
  • Stuff

    2075835·text·2.5 KB·2011-06-06 23:46 UTC
    Monitores
    
    PUTA PUTA PUTA
    
    El monitor de computadora o pantalla de ordenador, aunque también es común llamarlo «pantalla», es un dispositivo de salida que, mediante una interfaz, muestra los resul
  • Unnamed

    2075834·text·2.8 KB·2011-06-06 23:46 UTC
    ::: PROPAGANDA :::
    
    :: YOUR TOKENS ::
    Each player has tokens labeled 8, 4, 3, and 2.
    
    :: SETTING UP ::
    In a randomly determined turn order (which will be reversed during the actual game's play),
  • Stuff

    2075833·text·154 B·2011-06-06 23:45 UTC
    http://upload.wikimedia.org/wikipedia/commons/f/fa/Rust_Bolt.JPG
    
    http://upload.wikimedia.org/wikipedia/commons/4/4d/Steel-copper_galvanic_corrosion.jpg
  • Miscellany

    2075829·text·865 B·2011-06-06 23:35 UTC
    import static pt.ua.prog.WIO.*;
    import java.io.*;
    
    class ex4Teste
    {
    
     public static void main(String [] args) throws IOException
     {
     BufferedReader br;
     BufferedWriter bw;
    
     String inFile
  • Untitled

    2075827·text·853 B·2011-06-06 23:31 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
     
    public class Time {
    int hours, minutes;
    double doubleDecimal;
     
    Time(int h
  • Anonymous

    2075826·text·758 B·2011-06-06 23:31 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
    
    public class Time {
    int hours, minutes, whileHours=hours, whileMinutes=minutes
  • Stuff

    2075825·text·2.5 KB·2011-06-06 23:30 UTC
    Monitores
    
    El monitor de computadora o pantalla de ordenador, aunque también es común llamarlo «pantalla», es un dispositivo de salida que, mediante una interfaz, muestra los resultados del proces
  • Unnamed

    2075824·text·703 B·2011-06-06 23:25 UTC
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    package Time;
    
    public class Time {
    int hours, minutes;
    double doubleDecimal;
    
    Time(int hr,
  • Anonymous

    2075823·text·3.4 KB·2011-06-06 23:19 UTC
    King Lear Essay Rationale
    Zain Qadri
    English 30-1
    C.Gray
    
     For my multimedia project I opted to do a formal essay about one of the several themes of King Lear. My decision to do an essay came bec
  • Something

    2075821·text·1.7 KB·2011-06-06 23:12 UTC
    import static pt.ua.prog.WIO.*;
    
    class ex3Teste
    {
    
     public static void main(String [] args) 
     {
     int[][] tabela = {{1,2,3}, {4,5,6}};
     
    
     int opcao = readInt("Média por linha - 1 | Média p
  • Stuff

    2075809·text·791 B·2011-06-06 22:59 UTC
    League of Legends caused UNKNOWN_ERROR in module League of Legends
    
    User Information:
     User Name: User
     Computer Name: USER-PC
    
    System Information:
     2 processor(s), type 586.
     66%
  • Stuff

    2075807·text·1.4 KB·2011-06-06 22:58 UTC
    #include <iostream>
    
    #define FIL 7
    #define COL 7
    
    int m[FIL][COL] = {
     {0,1,0,0,0,0,0},
     {0,1,2,0,0,0,0},
     {0,3,4,0,0,0,0},
     {0,0,0,5,0,0,0},
     {0,0,0,7,6,0,0},
     {0,0,0,0
  • Anonymous

    2075806·text·21.3 KB·2011-06-06 22:58 UTC
    --- Log started at Mon Jun 06 18:44:56 2011
    
    000000.000| 8504.0000kb| 8504.0000kb added| DEBUG| RADS::API::Impl::Main::Main: User kernel is running, attempting connection.
    000000.000| 8628
  • Untitled

    2075805·text·1.4 KB·2011-06-06 22:58 UTC
    #include <iostream>
    
    #define FIL 7
    #define COL 7
    
    int m[FIL][COL] = {
     {0,1,0,0,0,0,0},
     {0,1,2,0,0,0,0},
     {0,3,4,0,0,0,0},
     {0,0,0,5,0,0,0},
     {0,0,0,7,6,0,0},
     {0,0,0,0

older pastes →