Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

ج

Name: الأنونيموس 2010-11-21 9:12

MARHABA /بروغ/, ج PROGRAMMING LANGUAGE IS THE PREFERRED CHOICE AMONG CYBER-TERRORISTS:

  !! برنامج بلغة ج لحل مسألة أبراج هانوي
          !! عدد الخطوات = 2^ن -1 حيث ن  عدد الأقراص
          المتحول عدد_الأقراص  : صحيح
          المتحول الخطوة : صحيح
          الخوارزمية أنقل (العدد ، المصدر ، الهدف ، الوسيط : صحيح)
          {
            إذا العدد > 0
            {
              أنقل (العدد -1 ، المصدر ، الوسيط ، الهدف)
              الخطوة = الخطوة + 1
              أكتب الخطوة ، " : " ،  "انقل قرصاً واحداً من " ، المصدر ، " إلى " ، الهدف ، سطر
              أنقل (العدد -1 ، الوسيط ، الهدف ، المصدر)
            }
          }
          الخطوة  = 0
          أكتب "أدخل عدد الأقراص : "
          أقرأ عدد_الأقراص
          أنقل (عدد_الأقراص ، 1، 3، 2)

Name: Anonymous 2010-11-21 9:20

The language of the Internet is the Queen's English you filthy heathen sand nigger. The Crusaders had the right idea; kill every last one of you pigs.

Name: Anonymous 2010-11-21 9:38

I like the syntax.

Does it have templates?

Name: Anonymous 2010-11-21 10:17

``Google Translate'' saves the day


!! C language program to solve the issue of Towers of Hanoi
          !! The number of steps = 2 ^ n-1 where n the number of disks
          _ Variable number of disks: True
          Variable step: It is true
          Convey the algorithm (number, source, goal, mediator: True)
          {
            If number> 0
            {
              Convey (No. 1, the source, intermediary, target)
              Step = step 1
              Write a step, ":", "Move a disk and one of the" source, "to", target, line
              Convey (No. 1, the mediator, target, source)
            }
          }
          Step = 0
          Write "Enter the number of disks:"
          Read _ the number of disks
          Convey (the number of disks _, 1, 3.2)

Name: Anonymous 2010-11-21 10:18

lacks of "GRUNNUR"

Name: الأنونيموس 2010-11-21 10:31

IT HAS MORE THAN ENOUGH OF "يللا حبيبي"

         *(
         -------------------------------------------------------------------------------------------
         برنامج بلغة ج لرسم منحني حلزون أرخميدس
         جميع الحقوق محفوظة للمؤلف: د. محمد عمار السلكة، 1420 هجري - 2000 م
         -------------------------------------------------------------------------------------------
         )*
         !! المعادلة العامة لمنحني الحلزون في الإحداثيات
         !! القطبية  ر = ثا × يه
         !!=======================================
         أدرج "ألوان"
         الثابت بي = 3.1415
         المتحول ر ، يه ، س ، ع ، ثا : حقيقي
         المتحول ن : صحيح
         المتحول س0 ، ع0 : صحيح
         !! ألون لوحة الرسم باللون السماوي
         !!---------------------------------------
         ألون باللون السماوي ، الورقة
         !! مبدأ الإحداثيات القطبية يقع في منتصف ورقة الرسم
         !!-----------------------------------------------------------
         أجعل س0 = حدس \ 2
         أجعل ع0 = حدع  \ 2
         !! أرسم محوري الإحداثيات المتعامدة
         !!---------------------------------------
         أرسم مستقيم من (س0، 0) إلى (س0، حدع)
         أرسم مستقيم من (0، ع0) إلى (حدس، ع0)
         !! أرسم المنحني باللون الأحمر
         !!----------------------------------
         أرسم باللون الأحمر
         !! أقرأ قيمة الثابت ثا وعدد اللفات ن
         أكتب "أدخل قيمة الثابت ثا:"
         أقرأ ثا
         أكتب "أدخل عدد لفات الحلزون:"
         أقرأ ن
         !! أرسم المنحني نقطة فنقطة بخطوة للزاوية يه قدرها0.01 راديان
         !!--------------------------------------
         أجعل يه = 0
         أكرر طالما يه < 2×بي×ن
         {
           أجعل ر = ثا × يه
           أجعل  س = ر × تجب (يه) + س0
           أجعل  ع = ر  × جب  (يه ) + ع0
           أرسم النقطة (س ، ع)
           أجعل يه = يه + 0.01
         }

Name: Anonymous 2010-11-21 10:41

>>6

This shit is weird. You don't fucking mess with Dr. Mohamed Ammar Asalkp

* (
         -------------------------------------------------- -----------------------------------------
         C language program to draw a curved spiral of Archimedes
         All rights reserved to the author: Dr.. Mohamed Ammar Asalkp 0.1420 AH - 2000
         -------------------------------------------------- -----------------------------------------
         ) *
         !! The general equation of the curve in coordinates of helix
         !! T = polar Tha Ye ×
         !!=======================================
         Included the "Colors"
         P = 3.1415 fixed
         Variable T, Ye, Q, G, Tha: real
         Variable n: True
         Variable x 0, p 0: true
         !! Alon drawing color cyan
         !!---------------------------------------
         Alon color cyan, the paper
         !! The principle of polar coordinates is located in the middle of graph paper
         !!------------------------------------------------ -----------
         Make Q = 0 conjecture \ 2
         Make p 0 = Hda \ 2
         !! Draw coordinate axes perpendicular
         !!---------------------------------------
         Draw a straight line from (x 0.0) to (x 0, Hda)
         Draw a straight line from (0, p 0) to (intuition, p 0)
         !! Draw a curved red
         !!----------------------------------
         Painted red
         !! Read the value of the firm and the number of laps tha n
         Write "Enter the value of the firm tha:"
         Read tha
         Write "Enter the number of rolls of the snail:"
         Read n
         !! Draw a curved point Venqtp step angle of 0.01 radians Ye
         !!--------------------------------------
         Mark Ye = 0
         I repeat, as long as Ye <2 × B × N
         {
           I make tha = t × Ye
           Make x = t × obligatory (Ye) Q 0
           Make p = t × Jeb (Ye) p 0
           Plot the point (x, y)
           Mark Ye Ye = 0.01
         }

Name: Anonymous 2010-11-21 16:38

On the name of Allah you have made the right choice brother.

As Muhammed knows ṣall Allahu ʿalayhi wa sallam it is hard to find a good programming language without the infesting influence of the west.

Name: Anonymous 2010-11-21 17:28

ಠ_ಠ

Name: Anonymous 2010-11-21 17:43

saged,
reported,
hidden,
and called the local authorities

Name: Anonymous 2010-11-21 18:38

>>8

Oh hello there, FOUAD TENIOU.

Name: Anonymous 2011-01-17 8:17

! C言語プログラムは、ハノイの塔の問題を解決するために
          !ステップ数= 2 ^ n - 1のここで、nはディスクの数
          ディスクの_変数番号:真
          可変ステップ:それは本当です
          伝えるアルゴリズム(番号、送信元、目標、調停:真)
          {
            番号が> 0なら
            {
              伝える(第1、ソース、仲介、ターゲット)
              ステップ=ステップ1
              は、ステップをお書きください。":"、"ディスクを移動し、のいずれかの"ソース、ターゲット、ライン"に"
              伝える(第1、調停、ターゲット、ソース)
            }
          }
          ステップ= 0
          "ディスクの数を入力してください:"お書きください。
          読み取り_ディスクの数
          伝える(ディスクの_、1、3.2の数)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List