Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  mem-overflow.g.out   Sprache: unbekannt

 
gap> # double a list until there is a memory overflow
gap> l:=[1];; while true do Append(l,l); od;
Error, reached the pre-set memory limit
(change it with the -o command line option) in
  Append( l, l ); at *stdin*:3 called from 
<function "unknown">( <arguments> )
 called from read-eval loop at *stdin*:3
you can 'return;'
brk> # ... then we should be in a break loop. Exit that, perform some other computations.
brk> quit;
gap> Factorial(42);
1405006117752879898543142606244511569936384000000000
gap> QUIT;

[ Dauer der Verarbeitung: 0.7 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge