Why the code below does not compile?
#include struct FatKey { int x; int data[1000]; }; struct LightKey { int x; }; struct Compare { bool