#include shared [THREADS*2] int a[THREADS][THREADS]; int main() { return 0; }