All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Forgot about it .-.

    2103817·text·997 B·2012-01-18 14:31 UTC
    Ninetales (M) @ Leftovers
    Trait: Drought
    EVs: 252 HP / 140 SAtk / 116 Spd
    Timid Nature (+Spd, -Atk)
    - Will-O-Wisp
    - Protect
    - Fire Blast
    - Energy Ball
    
    Sawsbuck-Aut (Sawsbuck-Autumn) (M) @ Li
  • Miscellany

    2103814·text·180 B·2012-01-18 14:18 UTC
    import java.util.*;
    
    public class Q1
    {
     int a = 0;
     int b = 5;
     
     if (a >=b) 
     {
     b = a;
     } 
     else if (a <= 0) 
     {
     a = b;
     }
     System.out.println(a + " " + b);
    }
  • Anonymous

    2103812·text·383 B·2012-01-18 14:11 UTC
    Avrosse - The Joke's On You (Original Mix)
    Manu Sami - Noobass (Original Mix)
    Skreech, Mins - A Panther (Original Mix)
    Davide Dalli Cardillo - Minimal Thief (Maxdal Remix)
    Louie Cut - Call Girl (O
  • Anonymous

    2103808·text·1.8 KB·2012-01-18 14:04 UTC
    Alonsozana 
    0 
    1 
    1 
    1 
    Baird 
    1 
    1 
    0 
    1 
    Bajorek 
    1 
    0 
    1 
    1 
    Bartosiewicz 
    1 
    1 
    0 
    1 
    Battaglia 
    1 
    1 
    0 
    1 
    Bletcher 
    0 
    1 
    1 
    1
  • Someone

    2103806·c·12.2 KB·2012-01-18 13:57 UTC
    //Dactyl project v1.0
    //I2C interrupt code using the ST Perif library
    #include "i2c_int.h"
    #include "gpio.h"
    #include "Sensors/bmp085.h"
    #include "Sensors/pitot.h"
    #include "Sensors/accel_down.h
  • Someone

    2103805·text·856 B·2012-01-18 13:52 UTC
    Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s avgrq-sz avgqu-sz await svctm %util
    sdb 12,20 100,26 38,44 37,21 5258,00 1001,63 82,74 0,52 6,87
  • Enkel lnkad lista

    2103803·csharp·791 B·2012-01-18 13:47 UTC
    public class MyList<T>
    {
     private MyListNode<T> first, last;
     private int _length;
     
     public int Length {get {return _length;}}
     
     public void Add(T item) {
     var node
  • Mine

    2103802·text·585 B·2012-01-18 13:47 UTC
    public void teachers() throws IOException
     {
     File file = new File("schedule.txt");
     
     Scanner scan = new Scanner(file);
     String[] names = new String[310];
     String[] teachers = n
  • Enkel lnkad lista

    2103801·csharp·791 B·2012-01-18 13:45 UTC
    public class MyList<T>
    {
     private MyListNode<T> first, last;
     private int _length;
     
     public int Length {get {return _length;}}
     
     public void Add(T item) {
     var node
  • Enkel lnkad lista

    2103799·csharp·777 B·2012-01-18 13:41 UTC
    public class MyList<T>
    {
     private MyListNode<T> first, last;
     private int _length;
     
     public int Length {get {return _length;}}
     
     public void Add(T item) {
     var node
  • Someone

    2103796·c·1.1 KB·2012-01-18 13:21 UTC
    if (useMap) 
     {
     cl_int * mapPtr = (cl_int*) clEnqueueMapBuffer(
     queues[0],
     buffers[0],
     CL_TRUE,
     CL_MAP_WRITE,
     0,
  • Unnamed

    2103794·text·1.1 KB·2012-01-18 13:12 UTC
    Allusions:
     Virgil: a B.C. era Roman poet known for his epics such as Homer, the Iliad, and Odyssey. Dante uses Virgil as a guide because he views himself as a great poet on the levels of Virgil and
  • Anonymous

    2103793·text·1.1 KB·2012-01-18 13:12 UTC
    Allusions:
     Virgil: a B.C. era Roman poet known for his epics such as Homer, the Iliad, and Odyssey. Dante uses Virgil as a guide because he views himself as a great poet on the levels of Virgil and
  • Something

    2103792·text·1.6 KB·2012-01-18 13:08 UTC
    [ 38%] Building CXX object src/Chapter_7/SimpleBufferSubBuffer/CMakeFiles/SimpleBufferSubBuffer.dir/simple.cpp.o
    In file included from /home/visit0r/src/opencl-book-samples-read-only/src/Chapter_7/Si
  • Untitled

    2103791·text·5.1 KB·2012-01-18 13:08 UTC
    user nginx nginx;
    worker_processes 12;
    #timer_resolution 100ms;
    worker_rlimit_nofile 20000;
    worker_priority -5;
    error_log /var/log/nginx/error.log warn;
    pid /var/run/nginx.pid;
    wor
  • Mine

    2103790·text·5.7 KB·2012-01-18 13:07 UTC
    user nginx nginx;
    worker_processes 12;
    #timer_resolution 100ms;
    worker_rlimit_nofile 20000;
    worker_priority -5;
    error_log /var/log/nginx/error.log warn;
    pid /var/run/nginx.pid;
    wor
  • Stuff

    2103787·text·105 B·2012-01-18 12:57 UTC
    javascript:$('#mw-page-base,#mw-head-base,#content,#mw-head,#mw-panel,#footer,#mw-sopaOverlay').toggle();
  • Someone

    2103786·text·1.0 KB·2012-01-18 12:56 UTC
    public function adjustTextSize (o) {
    
     var j,k,v;
     
     var st:TextField = new TextField();
     st.type = TextFieldType.DYNAMIC;
     st.embedFonts = true;
     st.multiline = true;
     st.wordWrap = tr
  • Someone

    2103784·text·1.1 KB·2012-01-18 12:48 UTC
    public function adjustTextSize (o) {
     if (o.autosize) {
     
     var st:TextField = new TextField();
     st.type = TextFieldType.DYNAMIC;
     st.embedFonts = true;
  • Someone

    2103783·text·955 B·2012-01-18 12:48 UTC
    public function adjustTextSize (o) {
     if (o.autosize) {
     
     var st:TextField = new TextField();
     st.type = TextFieldType.DYNAMIC;
     st.embedFonts = true;
     st.multiline = true;

older pastes →