Thread
Die höchste Zahl ermitteln
(32 answers)
Opened by
PETER_PAN2009
at
2010-03-24 09:59
esskar
2010-03-25 09:33
User since
2003-08-04
7321 Artikel
ModeratorIn
Code: (
dl
)
1
2
3
4
5
printf "-inf=%d\n",'-inf';
printf "+inf=%d\n",'+inf';
^Z
-inf=0
+inf=0
geht ja echt weit auseinander an der stelle.
View full thread
Die höchste Zahl ermitteln