// Run on a 400MHz PowerPC; -O3 long long TB(void); unsigned int TBl(void); #include int main(){ unsigned int a[64]; {int j=64; while(j--) a[j]=TBl();} {int j=63; while(j--) printf("%d ", a[j]-a[j+1]);}} // 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0