Let A, B and C be three arrays, each containing N numbers:
A
B
C
N
A = a[0], a[1], a[2], ..., a[n-1] B = b[0], b[1]