All pastesPublic feed

Public feed

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

    2092578·text·41 B·2011-10-22 17:21 UTC
    nicht üüüüüüüüüüüüüüüübel
  • Miscellany

    2092577·text·1.7 KB·2011-10-22 17:19 UTC
    To whom it may concern,
    
    die soziale Vernetzung der Berliner Piraten auf lokaler Ebene findet
    nicht in Orts-, Kreis oder sonstigen Verbände statt, sondern in Crews.
    Das Crewkonzept ist auf folgend
  • Something

    2092576·text·1.7 KB·2011-10-22 17:19 UTC
    To whom it may concern,
    
    die soziale Vernetzung der Berliner Piraten auf lokaler Ebene findet
    nicht in Orts-, Kreis oder sonstigen Verbände statt, sondern in Crews.
    Das Crewkonzept ist auf folgend
  • Someone

    2092575·text·1.7 KB·2011-10-22 17:19 UTC
    To whom it may concern,
    
    die soziale Vernetzung der Berliner Piraten auf lokaler Ebene findet
    nicht in Orts-, Kreis oder sonstigen Verbände statt, sondern in Crews.
    Das Crewkonzept ist auf folgend
  • Anonymous

    2092574·text·1.7 KB·2011-10-22 17:19 UTC
    To whom it may concern,
    
    die soziale Vernetzung der Berliner Piraten auf lokaler Ebene findet
    nicht in Orts-, Kreis oder sonstigen Verbände statt, sondern in Crews.
    Das Crewkonzept ist auf folgend
  • Someone

    2092573·text·1.7 KB·2011-10-22 17:19 UTC
    To whom it may concern,
    
    die soziale Vernetzung der Berliner Piraten auf lokaler Ebene findet
    nicht in Orts-, Kreis oder sonstigen Verbände statt, sondern in Crews.
    Das Crewkonzept ist auf folgend
  • Someone

    2092572·text·548 B·2011-10-22 17:16 UTC
    camera {
     location <0, 15, -10>
     direction <0, 0, 1>
     look_at <0, -3, 0>
    }
    
    #for (PosY, -1, 1, 1)
     #for (PosX, -1, 1, 1)
     #if (PosX = 0 & PosY = 0)
     #declare Sca
  • Someone

    2092567·text·353 B·2011-10-22 16:43 UTC
    Sub Cointoss100()
     For i = 1 To 100
     Application.CutCopyMode = False
     Worksheets("ワークシート名").Select
     Range("B1").Select
     Selection.Copy
     Cells(i, 3).Select
  • Anonymous

    2092562·text·900 B·2011-10-22 16:00 UTC
    prontera.gat,150,150,4 script Test NPC 859,{
     mes "[Test NPC]";
     mes "Hello as you can see reflow is a pro scripter..";
     next;
     mes "[Test NPC]";
     mes "So what do you want
  • Untitled

    2092561·text·5.5 KB·2011-10-22 15:49 UTC
    linux-vdso.so.1 => (0x00007fffc5e12000)
     libboost_filesystem.so.1.47.0 => /usr/lib/libboost_filesystem.so.1.47.0 (0x00007f1e53261000)
     libboost_system.so.1.47.0 => /usr/lib/libboost_system.so.1.47
  • Stuff

    2092558·python·1.2 KB·2011-10-22 15:46 UTC
    def is_divisible(n, L):
     isprime = False
     if (L ==[]): # if the list is empty then the number must be prime
     return False 
     else:
     for i in L:
     if (n % i) == 0: # if the number
  • Miscellany

    2092556·text·3.3 KB·2011-10-22 15:40 UTC
    #include <iostream>
    #include <stdio.h>
    #include <algorithm>
    #include <vector>
    #include <climits>
     
    using namespace std;
     
    struct Balle {
     float vitesse;
     float position;
    };
  • Miscellany

    2092554·text·3.3 KB·2011-10-22 15:36 UTC
    #include <iostream>
    #include <stdio.h>
    #include <algorithm>
    #include <vector>
    #include <climits>
     
    using namespace std;
     
    struct Balle {
     float vitesse;
     float position;
    };
  • Something

    2092550·text·173 B·2011-10-22 15:09 UTC
    historico
    assinatura
    informacao
    advogado
    avenida
    sobrenome
    regra
    freio
    desistir
    engolir
    lampada
    abajur
    luminaria
    portatil
    som
    garganta
    desmontar
    carta
    ilha
  • Something

    2092549·text·96 B·2011-10-22 15:07 UTC
    historico
    assinatura
    informacao
    advogado
    avenida
    sobrenome
    regra
    freio
    desistir
    engolir
  • Someone

    2092547·text·31 B·2011-10-22 15:01 UTC
    Advogado
    Concessionaria
    Freio
  • Stuff

    2092545·text·483 B·2011-10-22 14:45 UTC
    int __stdcall crappyHash(char *a1)
    {
     char *v1; // edx@1
     int v2; // ecx@1
     int result; // eax@1
     int v4; // eax@6
     int v5; // ecx@6
    
     v1 = a1;
     LOBYTE(v2) = *a1;
     for ( result = 0;
  • Anonymous

    2092543·text·1.3 KB·2011-10-22 14:22 UTC
    class Baldo extends Process {
     public static final int NCS = 0;
     public static final int CS = 1;
     
     class REQUEST extends Message {
     public final int id;
     public REQUEST(int id) {this.id = id;
  • Miscellany

    2092541·text·3.2 KB·2011-10-22 14:12 UTC
    #include <iostream>
     #include <map>
     #include <string>
     #include <stdint.h>
     #include <vector>
     #include <set>
     #include <cstring>
     
     using namespace std;
  • Miscellany

    2092540·text·2.1 KB·2011-10-22 14:12 UTC
    #include <iostream>
    #include <map>
    #include <string>
    #include <stdint.h>
    #include <vector>
    #include <set>
    #include <cstring>
    
    using namespace std;
    
    void LoadNotes(uint8_t notes[10000], int&

older pastes →