tr-demoscene

smalltalk => geyik => Konuyu başlatan: mrr - 07.12.2005 14:23:29

Başlık: mrr sacmalaması
Gönderen: mrr - 07.12.2005 14:23:29
First-Order Logic and set theory: Istanbul (¬Constantinople)


Constantinople → Istanbul

Istanbul & ¬Constantinople

¬Return(Constantinople)

Time(¬Constantinople) = long

TurkishDelight ↔ MoonlightNight

for all Gal ∈ Constantinople, Lives(Gal,Istanbul) & ¬Lives(Gal,Constantinople)

Conclusion: Date(you,Constantinople) → Waiting(her,Istanbul)

OldName(NewYork) = NewAmsterdam

Reason(changed,it) = Prefer(people,NewYork,NewAmsterdam)

¬Return(Constantinople)

Time(¬Constantinople) = long

Reason(Constantinople,works) = ¬Business(¬Turks)
Başlık: mrr sacmalaması
Gönderen: mrr - 07.12.2005 14:24:43
10 let x=5
20 if x>1 then let b$="bears" else let b$="bear"
30 if x>1 then let s$="roll over, roll over" else let s$="I'm sleepy"
40 print x, b$, "in the bed, and the little one said", s$
50 if x=1 then goto 90
60 print "So they all rolled over, and one fell out."
70 let x=x-1
80 goto 20
90 end
Başlık: mrr sacmalaması
Gönderen: Bakkada - 07.12.2005 14:51:37
Abi sen cik bi hava al,mumkunse ayagin topraga bassin biraz elektrik at uzerinden
Başlık: mrr sacmalaması
Gönderen: skate - 07.12.2005 15:59:10
Alıntı
Originally posted by Bakkada@Dec 7 2005, 02:51 PM
Abi sen cik bi hava al,mumkunse ayagin topraga bassin biraz elektrik at uzerinden
[post=3337]Quoted post[/post]
[/b]
Ahahahahaha... Nasıl da katılıverdim Bakkada'ya. Hem gülerek, hem fikir baabında :)
Başlık: mrr sacmalaması
Gönderen: mrr - 07.12.2005 16:33:59



 :P
Başlık: mrr sacmalaması
Gönderen: anesthetic - 07.12.2005 18:20:03
puts ("abi iyi misin") ;
while (1) putc ('?') ;
Başlık: mrr sacmalaması
Gönderen: Decipher - 07.12.2005 21:04:41
#include
using namespace std;
char reponseOfMrr[256];
int main()
{
   cout << "mrr'i kaybettik... kafan iyi falan degil di mi?" << endl;
   cin >> reponseOfMrr;
   return 0;
}
Başlık: mrr sacmalaması
Gönderen: vigo - 07.12.2005 21:48:30
mrr_is_mad: dc.b 1

move.b #mrr_is_mad,d0
cmp.b #1,d0
beq mrr_is_mad
jmp $EA31 ( oha ne alaka? )
Başlık: mrr sacmalaması
Gönderen: mrr - 07.12.2005 22:17:28
eskiden pek yoktu ve kullanilmiodu turkce karakterler o yuzden bunu yapmistim nasi yanlis oluyo bak turkce karakterler kullanamazsak diye..

(http://www.emre.co.uk/buguncoksiksiniz.gif)
Başlık: mrr sacmalaması
Gönderen: mrr - 07.12.2005 22:26:33
(http://www.emre.co.uk/dos.gif)


gercek, yasanmis bi olay...
Başlık: mrr sacmalaması
Gönderen: sensei - 08.12.2005 08:18:45
Kod: [Seç]
std::vector<mrr_post> mrr_posts;
std::vector<sivaz_mrr_post> sivazlanmish_mrr_posts;

std::transfom(
 posts.begin(),
 posts.end(),
 std::back_inserter(sivazlanmish_mrr_posts),
 std::mem_fun(&mrr_post::sivazla)
);

std::transform(
 sivazlanmish_mrr_posts.begin(),
 sivazlanmish_mrr_posts.end(),
 std::ostream_iterator<sivaz_mrr_post>(std::cout, &quot;
&quot;),
 std::mem_fun(&sivaz_mrr_post::kanirt)
);

m_pMrr->sivazla(SVZ_IYICENE);
Başlık: mrr sacmalaması
Gönderen: skate - 08.12.2005 10:12:25
Kod: [Seç]
#include <stdio.h>

void main()
{
   bool herkesTrendyTakiliyor = getTrend();
   switch(herkesTrendyTakiliyor)
   {
      case true:
         printf(&quot;trende uy ve saçmala
&quot;);
         break;
      case false:
         printf(&quot;böyle saçma olaylara girişme
&quot;);
         break;
      default:
         printf(&quot;program buraya ulaşırsa anam bacım ölsün
&quot;);
   }
}
Başlık: mrr sacmalaması
Gönderen: Hydrogen - 08.12.2005 10:47:59
Mrr. Pixelci adamın fontla işi olmaz :P

Madem geldik ben de bir program yazayım...

8:00 Sabah kalk
8:15 Kahvaltı
9:00 Golf klübü randevusu
11:00 Öğlen Şirket genel kurul toplantısı
12:30 Öğlen yemeği
....
Başlık: mrr sacmalaması
Gönderen: mrr - 08.12.2005 10:55:29
Başlık: mrr sacmalaması
Gönderen: Decipher - 08.12.2005 17:09:52
#include
using namespace std;
typedef struct
{
   bool Breakpoint06;
} TO;

typedef struct
{
   TO to;
} COMING;

typedef struct
{
   COMING coming;
} ARE;

typedef struct
{
   ARE are;
} YOU;

typedef struct
{
   bool glad;
} BE;

typedef struct
{
   BE be;
} WILL;

typedef struct
{
   WILL will;
} I;

YOU you;
I i;

int main()
{
   cout << "are you coming to breakpoint Mrr?" << endl;
   cin >> you.are.coming.to.Breakpoint06;
   if(you.are.coming.to.Breakpoint06)
       i.will.be.glad = true;
   else
       i.will.be.glad = false;

   cout << "will i be glad? " << i.will.be.glad << endl;
   system("pause");

   return 0;
}
Başlık: mrr sacmalaması
Gönderen: mrr - 08.12.2005 17:49:27
Alıntı
Originally posted by MaDpRoGrAmMeR@Dec 8 2005, 05:09 PM
#include
using namespace std;
typedef struct
{
  bool Breakpoint06;
} TO;

typedef struct
{
  TO to;
} COMING;

typedef struct
{
  COMING coming;
} ARE;

typedef struct
{
  ARE are;
} YOU;

typedef struct
{
  bool glad;
} BE;

typedef struct
{
  BE be;
} WILL;

typedef struct
{
  WILL will;
} I;

YOU you;
I i;

int main()
{
  cout << "are you coming to breakpoint Mrr?" << endl;
  cin >> you.are.coming.to.Breakpoint06;
  if(you.are.coming.to.Breakpoint06)
    i.will.be.glad = true;
  else
    i.will.be.glad = false;

  cout << "will i be glad? " << i.will.be.glad << endl;
  system("pause");

  return 0;
}
[post=3375]Quoted post[/post]
[/b]




Başlık: mrr sacmalaması
Gönderen: anesthetic - 08.12.2005 19:24:08
echo olm kendinize gelin
"C:lafSon İhtar.exe" || "C:kötekmeseodun.com"
Başlık: mrr sacmalaması
Gönderen: vigo - 09.12.2005 10:26:43
Kod: [Seç]
10 A=15:FOR I = 0 TO 1:POKE 53280+I,A:NEXT
20 PRINT &quot;<CLRHOME><CTRL+1>&quot;
30 PRINT &quot;<HOME>MRR KAFAYI YEDI<SHIFT+Q>&quot;
40 PRINT &quot;<HOME>MRR KAFAYI YEDI<SHIFT+W>&quot;
50 GOTO 30