#define N 1000 int t[N]={1}; int main() { return 0; }