static long gigabytes(long n) { ret n*(1024*1024*1024); }