All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • HashTableEntry.java

    2068559·java·1.1 KB·2011-05-24 16:53 UTC
    package datastructs;
    
    import java.util.Objects;
    
    public class HashTableEntry<T, U> {
     
     private T key;
     private U value;
    
     public HashTableEntry(T key, U value) {
     this.ke
  • Unnamed

    2068558·text·210 B·2011-05-24 16:49 UTC
    #include <stdio.h>
    int radius, area;
    main(){
    printf( "Enter radius (i.e. 10): " );
    scanf( "%d", &radius );
    area = (int) (3.14159 * radius * radius);
    printf( "\n\nArea = %d\n", area );
    return 0
  • Miscellany

    2068556·text·2.8 KB·2011-05-24 16:49 UTC
    TAVOLI MATRIMONIO
    -----------------
    
    TAVOLO I BISONTI
    
    Roberto Medri
    Veronica Picciafuoco
    Martha Blasi
    Filippo Neri
    Paola La Zazzera
    Paolo Castano
    
    TAVOLO I TIPI
    
    Giampaolo Rosi
    Agnese
  • Anonymous

    2068552·text·1008 B·2011-05-24 16:34 UTC
    Client( const std::string& host, const std::string& port )
     {
     struct addrinfo hint;
     struct addrinfo* serv;
     int sockfd;
    
     memset( &hint, 0, sizeof( hint ) );
  • Stuff

    2068544·text·11.5 KB·2011-05-24 16:25 UTC
    diff --git a/mythtv/bindings/perl/MythTV.pm b/mythtv/bindings/perl/MythTV.pm
    index ebaecaf..9129cb3 100644
    --- a/mythtv/bindings/perl/MythTV.pm
    +++ b/mythtv/bindings/perl/MythTV.pm
    @@ -114,7 +114,
  • Someone

    2068543·text·286 B·2011-05-24 16:25 UTC
    syntax on
    
    set ts=4
    set sts=4
    set sw=4
    set number
    set showmatch
    set nowrap
    set backspace=2
    set clipboard+=unnamed
    set noexpandtab
    set autoindent
    
    colorscheme miromiro
    
    au BufNewFile,Buf
  • Something

    2068538·text·2.3 KB·2011-05-24 16:20 UTC
    pfTop: Up Queue 1-3/3, View: queue, Cache: 10000 09:04:47
    
    QUEUE
  • Miscellany

    2068533·text·2 B·2011-05-24 16:16 UTC
    aa
  • Someone

    2068529·text·535 B·2011-05-24 16:15 UTC
    [19:09:23] * ** changes topic to ' http://pro.naurunappula.com/nn/0/280/026/172391.jpg <--- Jugiz'
    [19:09:28] * ** changes topic to ' http://pro.naurunappula.com/nn/0/280/026/172391.jpg <--- Jugis'
  • Something

    2068526·text·659 B·2011-05-24 16:13 UTC
    pfTop: Up Queue 1-3/3, View: queue, Cache: 10000 09:04:47
    
    QUEUE
  • Mitch

    2068525·text·785 B·2011-05-24 16:13 UTC
    opensrf@evergreen2:~$ grep ERR /openils/var/log/*.log
    /openils/var/log/osrfsys.log:opensrf 2011-05-24 09:05:57 [ERR :2156:osrf_app_session.c:302:] Transport error in recv()
    /openils/var/log/osrfsys.
  • Anonymous

    2068524·text·571 B·2011-05-24 16:12 UTC
    [19:09:23] * <**> changes topic to ' http://pro.naurunappula.com/nn/0/280/026/172391.jpg <--- Jugiz'
    [19:09:28] * <**> changes topic to ' http://pro.naurunappula.com/nn/0/280/026/172391.jpg <--- Jugi
  • Untitled

    2068522·text·660 B·2011-05-24 16:09 UTC
    bugs:
    
    auto shoot stops shooting sometimes
    fov set to 360 doesnt aim at players outside of your screen view
    tracer dart does a 180 spin when aiming at helicopter
    bones dont update behind walls, a
  • Miscellany

    2068517·text·2.4 KB·2011-05-24 16:05 UTC
    #!/bin/sh
    #
    # $FreeBSD: src/etc/rc.d/fsck,v 1.11.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $
    #
    
    # PROVIDE: fsck
    # REQUIRE: localswap
    # KEYWORD: nojail
    
    . /etc/rc.subr
    
    name="fsck"
    start_cmd
  • fdfdwfda

    2068515·javascript·413 B·2011-05-24 16:02 UTC
    function copyrow() {
     $("#assigned_roles tr:last").clone().find("select").each(function() {
     var i = $(this).attr('name').match('/\[0-9]+/'); alert(i);
     $(this).attr({'selectedInde
  • Miscellany

    2068502·text·159.1 KB·2011-05-24 15:44 UTC
    
        
  • Anonymous

    2068501·text·36 B·2011-05-24 15:44 UTC
    <?php
    show_source("index.php");
    ?>
  • initialized

    2068492·cpp·363 B·2011-05-24 15:39 UTC
    template<typename T, T Value> class initialized
    {
    public:
     initialized() : value_(Value) {}
    
     initialized(const T &value) : value_(value) {}
    
     initialized &operator =(const T &value) 
     {
     va
  • Anonymous

    2068485·text·12 B·2011-05-24 15:33 UTC
    423423432412
  • Anonymous

    2068484·text·10 B·2011-05-24 15:32 UTC
    4234234324

older pastes →