Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
real[] a;
for (int i = 0; i < 1e9; ++i)
{
a=new real[10];
}