Problem #379
Awe-Sum Vectors
You are given n number of arbitrary 9-dimensional vectors with integral coordinates.
An awesome vector is defined as a vector which has all of its coordinates divisible by 4.
Find the minimum value of n such that you can always choose a group of 4 vectors whose sum results in an awesome vector.