All pastesPublic feed

Public feed

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

    2058117·text·3.1 KB·2011-05-13 12:15 UTC
    0101A Vastaanottokäynti, enintään 10 min
    0101B Vastaanottokäynti, enintään 20 min
    0101C Vastaanottokäynti, enintään 30 min
    0101D Vastaanottokäynti, enintään 45 min
    0101E Vastaanottokäynti, enintää
  • Anonymous

    2058115·text·2.5 KB·2011-05-13 12:15 UTC
    JobDefs {
     Name = jobdef.copy
     Type = Copy
     Level = Full
     Write Bootstrap = "/var/lib/bacula/jobs/bootstrap.copy.%c.%n.bsr"
     FileSet = fs.default
     Messages = msg.default
     M
  • Anonymous

    2058113·text·1.8 KB·2011-05-13 12:11 UTC
    JobDefs {
     Name = jobdef.copy
     Type = Copy
     Level = Full
     Write Bootstrap = "/var/lib/bacula/jobs/bootstrap.copy.%c.%n.bsr"
     FileSet = fs.default
     Messages = msg.default
     M
  • Stuff

    2058080·text·1.2 KB·2011-05-13 11:42 UTC
    package custom;
    
    import info.gridworld.grid.Location;
    
    public class ShipRunner {
    
     /**
     * @param args
     */
     public static void main(String[] args) {
     // TODO Auto-generated method stub
  • Unnamed

    2058073·text·19.8 KB·2011-05-13 11:36 UTC
    /* 
     * AP(r) Computer Science GridWorld Case Study:
     * Copyright(c) 2002-2006 College Entrance Examination Board 
     * (http://www.collegeboard.com).
     *
     * This code is free software; you can redis
  • Miscellany

    2058069·text·307 B·2011-05-13 11:36 UTC
    public void gameOver(String a){
     content.remove(score);
     score.setEditable(false);
     score = new JTextArea(a);
     score.setSize(5, 30);
     score.setFont(new Font
  • Anonymous

    2058058·text·2.7 KB·2011-05-13 11:23 UTC
    // count function
    
    function countElement(item, array) {
     var count = 0;
     $.each(array, function(i, v) {
     if (v === item) {
     count++;
     }
     });
     return count
  • Anonymous

    2058054·text·236 B·2011-05-13 11:23 UTC
    <animation>
     <type>select</type>>
     <object-name>Smoke</object-name>
     <condition>
     <less-than>
     <property>time-sec</property>
     <property>/sim/time/elapsed-sec</property>
     </less-th
  • hell

    2058048·c·704 B·2011-05-13 11:13 UTC
    #include "coder.h"
    
    void bc_encode(unsigned int id,FILE* out)
    {
     printf ("TODO (bc_encode) - Implement Me!\n");
     
     int v = id;
     int mod;
    
     while(v>=R){
     mod = v % R;
     printf("%d-", mod
  • Unnamed

    2058038·text·35.1 KB·2011-05-13 10:57 UTC
    
        
  • Untitled

    2058037·text·1.7 KB·2011-05-13 10:56 UTC
    2011-05-13_18:53:00.49627 /tmp/OCLJQJj4L.s: Assembler messages:
    2011-05-13_18:53:00.49631 /tmp/OCLJQJj4L.s:43084: Warning: end of file not at end of a line; newline inserted
    2011-05-13_18:53:00.4974
  • Something

    2058036·c·625 B·2011-05-13 10:54 UTC
    #include "coder.h"
    
    void bc_encode(unsigned int id,FILE* out)
    {
     int val = id;
     while (val >= RADIX) {
     char byte = val % RADIX;
     fwrite( &byte, sizeof(char), 1, out );
     val = val
  • Someone

    2058031·text·34.4 KB·2011-05-13 10:53 UTC
    
        
  • Stuff

    2058018·text·1.4 KB·2011-05-13 10:46 UTC
    -------------- Build: release mac-x86_64 in Python ---------------
    
    Compiling: wrappers/xmlwriter.pypp.cpp
    In file included from ../../../dependencies/include/boost/preprocessor/iteration/detai
  • Mine

    2057991·text·46.3 KB·2011-05-13 10:26 UTC
    
        
  • Mine

    2057984·c·5.1 KB·2011-05-13 10:22 UTC
    #include "libutil.h"
    #include "hash_table.h"
    #include "value.h"
    
    #include <stdlib.h>
    
    /* Create a new hash table */
    htable_t* new_htable(int size)
    {
     
     printf ("TODO - New hash table!\n"
  • Mine

    2057979·xml·7.6 KB·2011-05-13 10:19 UTC
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE scenario SYSTEM "sipp.dtd">
    
    <!-- This program is free software; you can redistribute it and/or -->
    <!-- modify it under the terms of th
  • Miscellany

    2057969·text·14.8 KB·2011-05-13 10:08 UTC
    2011-05-13 12:02:39 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-13 12:02:42 [WARNING] Can't keep up! Did the system time change, or is the server overloa
  • Something

    2057967·text·3.8 KB·2011-05-13 10:06 UTC
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    # Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    # If
  • Stuff

    2057959·text·5.6 KB·2011-05-13 10:01 UTC
    stock IsAtCandySprunk(playerid) {
     if(IsPlayerInRangeOfPoint(playerid, 2, -2420.219, 984.578, 44.297)) return 1;
     else if(IsPlayerInRangeOfPoint(playerid, 2, -2420.180, 985.945, 44.297)) retur

older pastes →