#define N 5 unsigned char x[N] = {1,2,3,4,5}; int main() { register unsigned long long res = 0; for (register unsigned long long i=0; i