2 lines
33 B
Mathematica
2 lines
33 B
Mathematica
|
|
N = 2^30; printf('%d\n', 1:N);
|
|
|
N = 2^30; printf('%d\n', 1:N);
|