Jump to content

41nd

Administrator
  • Posts

    11,958
  • Joined

  • Last visited

  • Days Won

    205

41nd last won the day on April 8

41nd had the most liked content!

Reputation

9,753 Veteran al Comunității LinkMania

About 41nd

  • Rank
    we're here for a reason
    Pot schimba MT-ul !

Recent Profile Visitors

68,356 profile views

Single Status Update

See all updates by 41nd

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

    1. Show previous comments  3 more
    2. AngeL

      AngeL

      Week-end placut sa ai. :) Hf

    3. 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;

      }

    4. Dianne

      Dianne

      I was just kiddin'. Doesn't have to be working. :P

  • Recently Browsing   0 members

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