All pastesPublic feed

Public feed

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

    1992045·perl·1.3 KB·2010-11-15 10:47 UTC
    #!/usr/bin/perl
    
    use strict;
    use warnings;
    
    my $csv_file="@ARGV";
    my %struct_hash;
    
    ##### functions
    
    sub read_csv {
     my @csv;
     open my $fh, "$csv_file" or die "bad file: \"$csv_file\" - can't open\n"
  • dpecka

    1992044·perl·3.5 KB·2010-11-15 10:47 UTC
    [?1049h[?1h=[1;46r[?12;25h[?12l[?25h[27m[m[H[2J[?25l[46;1H"cargo_ldap.pl" 78L, 1307C[2;1H[1m[33muse strict[m;
    [1m[33muse warnings[m;
    
    [1m[33mmy[m [1m[36m$csv_file[m=[1m[
  • JSONException

    1991983·java·2.3 KB·2010-11-15 09:40 UTC
    com.<package>.parser.JSONException: Misplaced object.
     at com.wissen.prolinkd.server.parser.JSONWriter.object(JSONWriter.java:243)
     at com.wissen.prolinkd.server.admin.AdminServiceImpl.fetchInADayAP
  • 0.mk Short Link

    1991938·php·250 B·2010-11-15 08:34 UTC
    <?php
    
    // funkcijata za kratenje
    function skrati($url) {
     $kratokLink = file_get_contents("http://api.0.mk/v2/skrati?format=plaintext&link=".$url);
     return $kratokLink;
    }
    
    // kako se k
  • dpecka

    1991913·text·7.4 KB·2010-11-15 07:35 UTC
    01;Generální ředitelství
    010101;Výkonný ředitel
    010102;Obchodní ředitelství
    010103;Provozní ředitelství
    010104;Finanční ředitelství
    010102010201;Odbor obchodu
    010102010202;Odbor podpory a prode
  • dpecka

    1991912·perl·1.2 KB·2010-11-15 07:34 UTC
    #!/usr/bin/perl
    
    use strict;
    use warnings;
    
    my $csv_file="@ARGV";
    my %struct_hash;
    
    ##### functions
    
    sub read_csv {
     my @csv;
     open my $fh, "$csv_file" or die "bad file: \"$csv_file\" - can't open\n"
  • Miscellany

    1991889·text·1.5 KB·2010-11-15 06:07 UTC
    //DRIVER
    void Delete()
    {
     int employee;
     bool exists;
    
     cin >> employee;
    
     if(employee >= 0)
     {
     exists = database.deleteEmployee(employee);
    
     if(exists == fal
  • Post 20c (1) Unfinished

    1991888·text·1.6 KB·2010-11-15 06:04 UTC
    "This never happened."
    
    As Keine turned again to leave, her power kicked in. Cirno, Reimu, and Marisa had forgotten completely about Keine and Shin having been there, and were dazed and confused fo
  • Unnamed

    1991855·text·58.5 KB·2010-11-15 04:37 UTC
    
        
  • Untitled

    1991843·text·6.2 KB·2010-11-15 04:26 UTC
    When one was a child, one typically thought that to be the president meant that one could create any law they wanted, and have everyone obey your every wish. Back then as a child, one did not know of
  • Someone

    1991836·text·1.9 KB·2010-11-15 04:07 UTC
    //DRIVER
    void deleteDivision()
    {
     int division;
     bool exists;
    
     cin >> division;
    
     if(division >= 0)
     {
     exists = database.deleteDivision(division);
    
     if(exist
  • Run Blitzen on Mac OSX

    1991806·text·1.1 KB·2010-11-15 03:08 UTC
    gdb /usr/local/bin/blitzen
    GNU gdb 6.3.50-20050815 (Apple version gdb-1472) (Wed Jul 21 10:53:12 UTC 2010)
    Copyright 2004 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU Gen
  • Anonymous

    1991804·text·1.4 KB·2010-11-15 03:06 UTC
    void deleteDivision()
    {
     int division;
     bool exists;
    
     cin >> division;
    
     if(division >= 0)
     {
     exists = database.deleteDivision(division);
    
     if(exists == false
  • Scam Fail Chatlog

    1991783·text·5.3 KB·2010-11-15 02:13 UTC
    [01:29:34] Artemis97 > o/
    [01:29:35] Dethmourne Silvermane > o/
    [01:29:55] Artemis97 > Grendell forwarded me to you
    [01:30:04] Dethmourne Silvermane > ok, what can I do for you?
    [01:32:26] Artemis
  • Someone

    1991775·text·597 B·2010-11-15 01:54 UTC
    Stooge - standard
    recruiter - Asks for rank - recruits
    cooker - invite 15 people - recruits
    soldier - completes 2 witnessed bc maps and invites 10 - recruits
    huntress - trusted and invite
  • Virden

    1991771·actionscript·136 B·2010-11-15 01:52 UTC
    He borrowed books from the library and announced to buy these wonderful guess it would be their material possessed the are very skillful
  • Something

    1991685·text·361 B·2010-11-14 23:39 UTC
    <3 <3 <3 <3
     <3 <3 <3 <3
    <3 <3 <3
    <3 <3
    <3 <3
     <3 I love you <3
     <3 ~Mindy <3
     <3
  • ghyzjh

    1991678·actionscript·341 B·2010-11-14 23:32 UTC
    Синмем помещение под парикмахерскую 40-70 метров в пределах тртеьего транспортного кольца.Рассматриваем любые варианты а том числе новостройки и бизнес центры.Не посредник. т.8925-155-73-15 Юра
  • Anonymous

    1991676·text·2.9 KB·2010-11-14 23:32 UTC
    ;q!
     syslog-ng configuration file.
    #
    # This should behave pretty much like the original syslog on RedHat. But
    # it could be configured a lot smarter.
    #
    # See syslog-ng(8) and syslog-ng.conf(5) f
  • Stuff

    1991654·csharp·2.1 KB·2010-11-14 23:10 UTC
    ## Xna\Graphics\EffectTechniqueCollection.cs
    
    using System.Collections.Generic;
    
    namespace Microsoft.Xna.Framework.Graphics {
     // <summary>Manipulates a collection of EffectTechnique objects.</su

older pastes →