Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
guide a=(0,0);
for (int i = 0; i < 1e9; ++i)
{
guide b=a--a;
}