Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/tst/testspecial/64bit/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 18.9.2025 mit Größe 387 B image not shown  

Quelle  low-mem-plist-2.g.out   Sprache: unbekannt

 
gap> EmptyPlist(2^50);
Error, Cannot allocate 9007199254741000 bytes: cannot extend the workspace any more!!
not in any function at *stdin*:2
type 'quit;' to quit to outer loop
brk> quit;
gap> EmptyPlist(2^50);
Error, Cannot allocate 9007199254741000 bytes: cannot extend the workspace any more!!
not in any function at *stdin*:2
type 'quit;' to quit to outer loop
brk> quit;
gap> quit;

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]