All pastesPublic feed

Public feed

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

    2077112·text·14.0 KB·2011-06-09 03:40 UTC
    f_altmoon.blo
     MoonAlternateA.cfs COUNT=0 Bytes=98366
     MoonAlternateB.cfs COUNT=0 Bytes=98366
     MoonAlternateC.cfs COUNT=0 Bytes=98366
     MoonAlternateD.cfs COUNT=0 Bytes=98366
     TOTAL BYTES
  • Something

    2077111·text·1.6 KB·2011-06-09 03:35 UTC
    Imagine, for a moment, that you became friends with a girl you met in kindergarten. The two of you had tons of fun. Hell, you even shared first kiss. You were inseparable.
    
    Then, in about 4th grade,
  • Anonymous

    2077110·text·342 B·2011-06-09 03:29 UTC
    Please replace in CSS......
    Line no. 147
    
    img.alignright {
     padding: 0px;
     margin: 5px 0px 0px 15px;
     float: right;
    }
    img.alignleft {
     padding: 0px;
     margin: 5px 15px 0px 0;
     float: left;
  • Stuff

    2077108·text·948 B·2011-06-09 03:23 UTC
    For Form heading CSS..................
    
    .contact-form-inner h1 {
     background: #009;
     color: #fff;
     text-align: center;
     margin: 0 0 10px 0;
     padding: 5px;
    }
    
    HTML for form heading...........
  • Untitled

    2077104·text·5.7 KB·2011-06-09 03:08 UTC
    able
    absurd
    acceptance
    accustomed
    actually
    Ada
    added
    addressing
    adjourn
    adoption
    ADVENTURES
    advice
    advise
    afterwards
    ago
    Ahem
    Alice's
    allow
    angrily
    angry
    animal's
    Antipathies
    a-p
  • armazena

    2077098·nasm·5.2 KB·2011-06-09 02:58 UTC
    .MODEL small
    .STACK 100h
    .DATA
     Message1 DB 'Digite uma sequencia de caracteres:',13,10,'$'
     Message4 DB 'Digite outra sequencia de caracteres:',13,10,'$'
     Message2 DB 'Este nao e um car
  • Anonymous

    2077088·text·3.8 KB·2011-06-09 02:50 UTC
    0
    changes
    The_seventy-seven_toaster_engine 6 // 0
    Music_box 0 // 1
    10,000_spoons 0 // 0
    Dragonfly_wings 2 // 4
    Trained_monkey_with_fez 1 // 1
    Bellow_and_umbrella 3 // 3
    Hang-glider 1 // 3
    Mic
  • armazena

    2077081·nasm·5.2 KB·2011-06-09 02:35 UTC
    .MODEL small
    .STACK 100h
    .DATA
     Message1 DB 'Digite uma sequencia de caracteres:',13,10,'$'
     Message4 DB 'Digite outra sequencia de caracteres:',13,10,'$'
     Message2 DB 'Este nao e um car
  • armazena

    2077074·nasm·4.2 KB·2011-06-09 02:16 UTC
    .MODEL small
    .STACK 100h
    .DATA
     Message1 DB 'Digite uma sequencia de caracteres:',13,10,'$'
     Message4 DB 'Digite outra sequencia de caracteres:',13,10,'$'
     Message2 DB 'Este nao e um car
  • Stuff

    2077073·text·47.2 KB·2011-06-09 02:10 UTC
    
        
  • Untitled

    2077071·text·76.0 KB·2011-06-09 02:07 UTC
    
        
  • Anonymous

    2077070·text·207.1 KB·2011-06-09 02:05 UTC
    
        
  • reqsssssssssssss

    2077067·text·1.1 KB·2011-06-09 02:00 UTC
    [center][font=optima][b][color=green][u]You Must Meet These Requirements Before You Apply![/color][/u]
    
    You are required to have a post count of 10 to apply. That does not mean you spam the forums.
  • Untitled

    2077066·text·113.8 KB·2011-06-09 02:00 UTC
    
        
  • Miscellany

    2077064·text·3.1 KB·2011-06-09 01:56 UTC
    #include<stdio.h>
    #include<stdlib.h>
    #include<time.h>
    
    /******************************************************************************************
    
     Por: Pablo Navarrete C.
     Rol: 2373543-1
     Pr
  • armazena

    2077063·nasm·2.8 KB·2011-06-09 01:54 UTC
    .MODEL small
    .STACK 100h
    .DATA
     Message1 DB 'Digite uma sequencia de caracteres',13,10,'$'
     Message2 DB 'Este nao e um caracter valido:',13,10,'$'
     Message3 DB 'Tamanho do vetor foi exce
  • Mine

    2077060·nasm·421 B·2011-06-09 01:52 UTC
    .MODEL small
    .STACK 100h
    .DATA
    vetor1 DB 0,0,0,0,0,13,10,'$'
    vetor2 DB 0,0,0,0,0,13,10,'$'
    tam DB 5
    Message1 DB 'Digite a primeira string:',13,10,'$'
    Message2 DB 'Digite a segunda string:',13,1
  • fwef

    2077055·text·825 B·2011-06-09 01:49 UTC
    You MUST Abide By These Rules If You Want To Stay In The Clan.
    
    [b][color=blue][size=15]The Rules[/size][/color]
    1. Respect All Of The Clan Members.
    2. No Racism.
    3. No Porn.
    4. Listen To The Ra
  • Miscellany

    2077052·text·823 B·2011-06-09 01:34 UTC
    #include<stdio.h>
    #include<stdlib.h>
    #include<time.h>
    
    int n = 4;
    int n2 = n + 1; // numero de equipos
    int fec = 2 * (n - 1); // numero de fechas o partidos
    
    int i;
    int j;
    int a
  • Unnamed

    2077050·text·1.4 KB·2011-06-09 01:33 UTC
    #include <iostream>
    #include <math.h>
    
    #define FIL 7
    #define COL 7
    
    int m[FIL][COL] = {
     {0,1,0,0,0,0,0},
     {0,1,2,3,0,0,0},
     {0,3,4,4,0,0,0},
     {0,0,0,5,0,0,0},
     {0,0,0,7,6,0,

older pastes →