0_0_34048564_30971.c:5:15: error: variably modified 'P' at file scope int count=0,n,P[maxn],hashTable[maxn]={0}; ^ 0_0_34048564_30971.c:5:23: error: variably modified 'hashTable' at file scope int count=0,n,P[maxn],hashTable[maxn]={0}; ^