Jump to content

The Wizard

LinkManiac
  • Posts

    7,888
  • Joined

  • Last visited

  • Days Won

    9

Status Replies posted by The Wizard

  1. Te-ai facut verde, nu ii a buna. :(

    1. The Wizard

      The Wizard

      Drops trebuie pus în Hall of Fame nu ex staff...

      Poate ne vedem pe un server de cs zombie cândva.

    2. (See 5 other replies to this status update)

  2. /weekend_placut > /dev/null 2>&1

    1. The Wizard

      The Wizard

      @Dianne - e total gresit codul.

      Asta e mai bun.

      #include <iostream>

      #include <time.h>

      using namespace std;

      int main() {

      struct tm *day;

      time_t lm;

      lm = time(NULL);

      day = localtime(&lm);

      if (day->tm_wday == 6 || day->tm_wday == 0) cout<<"HF"<<endl;

      else cout<<"Go to work"<<endl;

      }

    2. (See 5 other replies to this status update)

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...