181
100 + 82 + (7 - 5) * (7 - 5) - 49 + 70 - 25 = 182
"This threshold is mine. I claim it for my own.
Bring on your thousands, one at a time or all in a rush.
I don't give a damn.
None shall pass!"
4³ * 2 + (2*42) - 28
@hellside
"4³ * 2 + (2*42) - 28" steht für 184. Darin liegt der Sinn.
#include<stdio.h>
int main()
{
int zahl = 186;
while(1)
{
zahl = zahl++;
printf("%d\n", zahl);
}
return 0;
}
<span style='color:red'>Profit hat Grenzen, Verlust keine</span>
189
Jaja, widerstehen ich weiss...
skypeID: reprozessor2
200 - 10 = 190
"This threshold is mine. I claim it for my own.
Bring on your thousands, one at a time or all in a rush.
I don't give a damn.
None shall pass!"
@Dorn B'Dynn
Pfui Deibel, C ... Warum nicht einfach und elegant in Pascal?
Natürlich mit aktualisiertem Startwert ... sprich: 192.Code:program NvEndCnt(Output); label START; var i : integer; begin i := 192; START: writeln(i); i := i + 1; (* oder wahlweise inc(i) *) goto START; end.
haben wir nicht eh verloren, nachdem Dorn B'Dynn hier eine endlosschleife produziert hat?
193 MODULO 194
194.
Nein: Du musst einfach die Endlosschleife als Symbol für die Unendlichkeit dieses Threads ansehen ...![]()
195.
Schlimme Sache, das. ^_^
"This threshold is mine. I claim it for my own.
Bring on your thousands, one at a time or all in a rush.
I don't give a damn.
None shall pass!"
Hm..*sich auch mal in die Spamreihe einreih*
196
1+1=???
die adresse
00x557Dx003 85x9D3Fx8D9
hat folgenden fehler verursacht:
>>>ergebnis kann nicht berechnet werden<<<
...
...
...
...
...
...
198
'Cuz they say two thousand zero zero party over
Oops out of time
So tonight I'm gonna party like it's 1999
so, noch 1800 abgezogen und dann geht die Party richtig ab
Hier noch eine Prolog-Fassung:
Nur noch per consult das Ganze in den Interpreter laden und nvEndCnt mit 200 aufrufen.Code:nvEndCnt.pl nvEndCnt(X) :- writeln(X), Y is X + 1, nvEndCnt(Y).
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
Als Lesezeichen weiterleiten