RosettaCodeData/Task/Memory-allocation/Maple/memory-allocation-1.maple

2 lines
48 B
Text
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
a := Array( 1 .. 10^6, datatype = integer[1] ):